gencpp/.editorconfig

12 lines
131 B
INI
Raw Normal View History

2023-04-01 19:21:46 -07:00
[*.md]
indent_style = tab
indent_size = 4
[*.c]
indent_style = tab
indent_size = 4
[*.cpp]
indent_style = tab
indent_size = 4