brainlilo/.editorconfig

5 lines
65 B
INI

[*.{c,cpp,h}]
indent_style = space
indent_size = 4
tab_width = 4