git repos / saland

src/Libs/.editorconfig

browsing at commit = 5cc3e502d8d14cc12eb54b6babd2e73fe7da3f1b

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