git repos / saland

src/Libs/.editorconfig

browsing at commit = a92e03546da01b6ba75065d77c47865a24e69b2a

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