git repos / saland

src/Libs/.editorconfig

browsing at commit = 8cefee34e25dc8987062febceec49fde3b9b4002

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