git repos / saland

src/Libs/.editorconfig

browsing at commit = 69ef24eaae6d8b8b53cdd186f659bfde618494b9

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