Files
template_project/.editorconfig
2023-06-15 13:15:01 +03:00

7 lines
76 B
INI

root = true
[*.{h,c,cpp}]
charset = utf-8
indent_style = tab
tab_width = 4