git repos / saland

src/Libs/.editorconfig

browsing at commit = 74f3e0306eb0f3c35a098088422c7212231c6d0e

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