1
0
mirror of https://github.com/Ed94/gencpp.git synced 2025-01-11 01:13:33 -08:00
gencpp/gen_c_library/.editorconfig

9 lines
88 B
INI
Raw Normal View History

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