git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = e020b763433983133b50456da372d2c04a7979d9

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