Pomme/.editorconfig
2021-02-21 17:56:37 +01:00

7 lines
82 B
INI

root = true
[*.{c,cpp,h,hpp}]
charset = utf-8
indent_style = tab
indent_size = 4