git repos / saland

src/Libs/.editorconfig

browsing at commit = 29e1112c55d9757279b0cc64cc0be34e1e42b6a8

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