steering-wheel/.editorconfig

8 lines
120 B
INI

[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
[*.{cpp,c,h,hpp}]
indent_style = space
indent_size = 4