git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 8d54d0e8b5f79fe4da6c7c6521ef6130a40de432

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