git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 40cddfe05b8c7c1d1f2f0bcdf9b56da36ab8964b

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