git repos / saland

src/Libs/.editorconfig

browsing at commit = 492e6da650eb4329e5a9add118815a3cb672e0dd

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