git repos / saland

src/Libs/.editorconfig

browsing at commit = ec8c9b5bcaae63efff83c1b0bb80251b2b758c05

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