Add an .editorconfig file
1 files changed, 3 insertions(+), 0 deletions(-) A .editorconfig
A .editorconfig => .editorconfig +3 -0
@@ 0,0 1,3 @@ +[*.{h,c}] +indent_style = tab +indent_size = 4