mirror of
https://github.com/odriverobotics/ODrive.git
synced 2026-09-27 22:38:10 +08:00
7 lines
108 B
YAML
7 lines
108 B
YAML
---
|
|
BasedOnStyle: Google
|
|
AllowShortCaseLabelsOnASingleLine: 'true'
|
|
IndentWidth: '4'
|
|
ColumnLimit: '0'
|
|
...
|