git repos / saland

src/Libs/.editorconfig

browsing at commit = 90e9afe13de2e6436317cb0b52407ac2f05bb412

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