git repos / saland

src/Libs/.editorconfig

browsing at commit = 46654c2bc14f42fdc29e96eb3f212c12d0a8fe03

raw · blame · history

#See http://EditorConfig.org

# top-most EditorConfig file
root = true

# Unix-style newlines
[*]
end_of_line = lf

[*.cpp,*.hpp,*.h]
indent_style = spaces