git repos / saland

src/Libs/.editorconfig

browsing at commit = 158d43ee7c9883723c7b7e2c980c3fa165f41d34

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