git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 8c5fa105ec94ede21d9b041ae51dd012ba67fd5a

branches: v2.9.X

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