KP3Dii/.editorconfig
2024-07-22 02:48:42 -05:00

6 lines
92 B
INI

[*]
insert_final_newline = true
[*.{c,cpp,cc,h,hpp,hh}]
indent_style = tab
indent_size = 4