git repos / saland

src/Libs/.editorconfig

browsing at commit = 4ec7e85f0e373f621ad6ea36ce3f65fb2f1f5a62

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