gencpp/gen_c_library/.editorconfig

9 lines
88 B
INI

[*.c]
indent_style = tab
indent_size = 4
[*.cpp]
indent_style = tab
indent_size = 2