git repos / saland

src/Libs/.editorconfig

browsing at commit = f2cbe5a056fdb7166d3f6edd33cbf80286638f8c

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