git repos / saland

src/Libs/.editorconfig

browsing at commit = e41d7cc15f3248a8a09312d84a837ce1da8b2f28

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