git repos / saland

src/Libs/.editorconfig

browsing at commit = 4b0bb7a65c0850f0e991a28450dd3a3b1fc62d22

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