git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 42449d2bc11987a04777a1e92fbe7766a7bc03e5

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