git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 3affd2d656dd01821fc4b56f5443860a698a3d4c

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