git repos / saland

src/Libs/.editorconfig

browsing at commit = 5b2b4ac991b13a54519fc3a3c0c3899868d6a97b

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