git repos / saland

src/Libs/.editorconfig

browsing at commit = 97c2b9fe7f374ad2b3f92c243382e5339c553af8

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