git repos / saland

src/Libs/.editorconfig

browsing at commit = 63c01ac9f60dd60886ba53d6e328232ac446708b

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