git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 030a39c4a48e831edd74ede8251d8a0c916386e2

branches: v2.3.X

tags: v2.3.0

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