git repos / saland

src/Libs/.editorconfig

browsing at commit = 4c8d5339ee9c3dcb8c345e0d26d03710f06a2f3c

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