git repos / saland

src/Libs/.editorconfig

browsing at commit = 7fc643d7aaeb3835212cb3eb1f1750e2d36e04a1

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