git repos / blockattack-game

source/code/Libs/.editorconfig

browsing at commit = 01f3d8a5469e407dba44d1acc7d385db5ca3c324

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