git repos / saland

src/Libs/.editorconfig

browsing at commit = 874ce6d44230c79a850494b2a104ff4e9d1e7b37

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