git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 1006c80e93c37a66afde1b2d6a651a1f188566a1

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