mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
6 lines
187 B
YAML
6 lines
187 B
YAML
---
|
|
BasedOnStyle: Google
|
|
# Google style has a default of 80 lines, but clang-format 7 disregards it in
|
|
# a weird case in modtrezorio-fatfs.h. Setting it explicitly helps.
|
|
ColumnLimit: 80
|