git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 6630f18d8898a1b3791ce2e5c7b7d1aba0421aaf

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