git repos / saland

src/Libs/.editorconfig

browsing at commit = 84ac8c7102dd3473ad6d279ba70ff51c7828fc1f

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