git repos / saland

src/Libs/.editorconfig

browsing at commit = e719e177b8df37b1c16f766c1b9344afa6f47d67

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