git repos / saland

src/Libs/.editorconfig

browsing at commit = 282c7a523ab032f94b9efa8132c5ed2606b292a0

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