git repos / saland

src/Libs/.editorconfig

browsing at commit = 8269a20a7e86e43cd00189498544a98af38a9377

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