git repos / saland

src/Libs/.editorconfig

browsing at commit = e8138689bb7cc6a2959d5867baddaa2742a84931

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