git repos / saland

src/Libs/.editorconfig

browsing at commit = 95a9e57b4c44db3ca7116cf0da0186158b1107c5

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