git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 146ce3eb57e1dd5d9d583722d32a41e3b39828c1

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