forked from Archive/PX4-Autopilot
7 lines
89 B
INI
7 lines
89 B
INI
|
root = true
|
||
|
|
||
|
[*.{c,cpp,cc,h,hpp}]
|
||
|
indent_style = tab
|
||
|
tab_width = 8
|
||
|
max_line_length = 120
|