brainlilo/.editorconfig
2022-04-19 01:19:31 +09:00

5 lines
65 B
INI

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