git repos / saland

src/Libs/.editorconfig

browsing at commit = 17f916a0810b8b3e10dca5cafd844f5bfedb1a9d

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