git repos / saland

src/Libs/.editorconfig

browsing at commit = afd2d97c319b911a18e1c5d5d0b6388303c6b582

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