git repos / saland

src/Libs/.editorconfig

browsing at commit = 85e0b9096280807801a65c8f1756bf8b6ab0d738

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