git repos / saland

src/Libs/.editorconfig

browsing at commit = 5f40e437597023b8a0913aff2498d58c4c6f7d4a

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