perfaware/.editorconfig

12 lines
131 B
INI
Raw Permalink Normal View History

2023-03-05 17:58:33 -08:00
[*.md]
indent_style = tab
indent_size = 4
[*.c]
indent_style = tab
indent_size = 4
[*.cpp]
indent_style = tab
indent_size = 4