Pomme/.editorconfig

7 lines
82 B
INI

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