refactor/.editorconfig

12 lines
131 B
INI
Raw Normal View History

2023-03-12 19:38:21 -07:00
[*.md]
indent_style = tab
indent_size = 4
[*.c]
indent_style = tab
indent_size = 4
[*.cpp]
indent_style = tab
indent_size = 4