git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = f45790f5f879c9570cf0e2d6d70a44caeb363f8c

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