git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = fb9f24de5d05c546ad6f71d7241ca40b345a32dc

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