git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = d8a5a6f4a18178187ac337640fa9c62b0a61880d

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