git repos / saland

src/Libs/.editorconfig

browsing at commit = 4667079770c4c9be375d42335440095b3cc7ad5d

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