git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 1ec2275e7c7472ccabd351b92cf3c62fb0761b33

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