git repos / saland

src/Libs/.editorconfig

browsing at commit = c26b24f34d1145650b0495c4cba4de9c05224dfa

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