git repos / saland

src/Libs/.editorconfig

browsing at commit = 95a4862399283a15e9292e53204c903dca6260e7

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