circuitpython/ports/atmel-samd/common-hal/busio
Jeff Epler dfa7c3d32d codeformat: Fix handling of **
After discussing with danh, I noticed that `a/**/b` would not match `a/b`.

After correcting this and re-running "pre-commit run --all", additional
files were reindented, including the codeformat script itself.
2021-04-30 15:30:13 -05:00
..
__init__.c Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
I2C.c codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
I2C.h codeformat: Fix handling of ** 2021-04-30 15:30:13 -05:00
OneWire.h Merge commit 'f869d6b2e339c04469c6c9ea3fb2fabd7bbb2d8c' into nrf2_merge 2017-10-24 22:31:16 -07:00
SPI.c codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
SPI.h codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
UART.c codeformat: Fix handling of ** 2021-04-30 15:30:13 -05:00
UART.h codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00