circuitpython/ports/atmel-samd/common-hal/i2cperipheral
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
..
I2CPeripheral.c codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
I2CPeripheral.h I2CPeripheral: Rename class and its module 2020-06-25 11:44:19 -05:00
__init__.c I2CPeripheral: Rename class and its module 2020-06-25 11:44:19 -05:00