git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 4379ec199141047f26da9bb4d9622e8fe1d2d2ca

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