git repos / saland

src/Libs/.editorconfig

browsing at commit = f4ce0509b994303031a48da0e6a1b597a300d4dc

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