git repos / saland

src/Libs/.editorconfig

browsing at commit = 2b2b67e0d64d32ad9fe3ef485c825a27a991f6cc

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