px4-firmware/.editorconfig

7 lines
89 B
INI

root = true
[*.{c,cpp,cc,h,hpp}]
indent_style = tab
tab_width = 8
max_line_length = 120