git repos / saland

src/Libs/.editorconfig

browsing at commit = 0f4203fc56240494bf9b8ffe1c95a5796bda5a1e

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