git repos / saland

src/Libs/.editorconfig

browsing at commit = 8def43bb76e8a8460c7cb3e49b9027318a871cb9

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