git repos / saland

src/Libs/.editorconfig

browsing at commit = f3881875a3dc5f02f822bf7e21789d6432e22434

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