1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00
planetblupi/.editorconfig
2017-02-02 17:54:09 +01:00

10 lines
169 B
INI

# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
[*.{cpp,h}]
indent_style = tab
indent_size = 4
insert_final_newline = true