nrf/modules/machine: Enable code formatting.
It destroys a few manual alignments, but these seem minor compared to the benefit of automated code style consistency. Signed-off-by: Christian Walther <cwalther@gmx.ch>
This commit is contained in:
committed by
Damien George
parent
d1a3e7d292
commit
be89d4376b
@@ -59,11 +59,9 @@ EXCLUSIONS = [
|
||||
"ports/nrf/drivers/*.[ch]",
|
||||
"ports/nrf/modules/ble/*.[ch]",
|
||||
"ports/nrf/modules/board/*.[ch]",
|
||||
"ports/nrf/modules/machine/*.[ch]",
|
||||
"ports/nrf/modules/music/*.[ch]",
|
||||
"ports/nrf/modules/ubluepy/*.[ch]",
|
||||
"ports/nrf/modules/os/*.[ch]",
|
||||
"ports/nrf/modules/time/*.[ch]",
|
||||
# STM32 USB dev/host code is mostly 3rd party.
|
||||
"ports/stm32/usbdev/**/*.[ch]",
|
||||
"ports/stm32/usbhost/**/*.[ch]",
|
||||
|
||||
Reference in New Issue
Block a user