git repos / saland

src/Libs/.editorconfig

browsing at commit = c38a12042ee3989d4126c5a41b4838e2235882ee

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