git repos / saland

src/Libs/.editorconfig

browsing at commit = b4e2f3cda4f035564aab052fb016abf1f23edb8c

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