git repos / saland

src/Libs/.editorconfig

browsing at commit = 3708bdcb009d33d5aa26c7f994db9958c7f7e51c

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