git repos / saland

src/Libs/.editorconfig

browsing at commit = 8328a07b2d1c5e9f2b4e2b0733ed792f4e05d420

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