git repos / saland

src/Libs/.editorconfig

browsing at commit = 38c97d173070d5e599be6c0a282b26265a0769e7

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