git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 4584d18e687f01d2ff8f786e304282e1590ca452

branches: v2.1.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