git repos / saland

src/Libs/.editorconfig

browsing at commit = f05a15dbc9ecee1725ca5ff5b204f0b0ceb89524

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