git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = fc338170eeec9a3674c15f447be6ef4bccfa2c16

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