git repos / saland

src/Libs/.editorconfig

browsing at commit = e7e425a060fc88c4e9f221e20f2818fb15fd4daa

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