circuitpython/ports/atmel-samd/common-hal
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
..
_pew run code formatting script 2021-03-15 19:27:36 +05:30
analogio run code formatting script 2021-03-15 19:27:36 +05:30
audiobusio samd: Rename dma_{allocate,free} channel 2021-04-23 09:46:33 -05:00
audioio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
board Add license to some obvious files. 2020-07-06 19:16:25 +01:00
busio codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
canio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
countio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
digitalio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
displayio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
frequencyio FrequencyIn: do not raise in interrupt handler 2020-12-22 18:54:42 -05:00
i2cperipheral codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
imagecapture codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
microcontroller codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
neopixel_write codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
nvm codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
os codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
ps2io codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
pulseio codeformat: Fix handling of `**` 2021-04-30 15:30:13 -05:00
pwmio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
rgbmatrix codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
rotaryio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
rtc codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
sdioio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
supervisor codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00
touchio codeformat: Fix filename matching 2021-04-30 10:48:08 -05:00