File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 10
10
hooks :
11
11
- id : check-yaml
12
12
- id : end-of-file-fixer
13
- exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|ports/raspberrypi/sdk|lib/tinyusb)'
13
+ exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|ports/mimxrt10xx/sdk|ports/ raspberrypi/sdk|lib/tinyusb)'
14
14
- id : trailing-whitespace
15
- exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|lib/mbedtls_errors/generate_errors.diff|ports/raspberrypi/sdk|lib/tinyusb)'
15
+ exclude : ' ^(tests/.*\.exp|tests/cmdline/.*|tests/.*/data/.*|lib/mbedtls_errors/generate_errors.diff|ports/raspberrypi/sdk|ports/mimxrt10xx/sdk| lib/tinyusb)'
16
16
- repo : https://github.com/codespell-project/codespell
17
17
rev : v2.2.4
18
18
hooks :
59
59
rev : " v2.5.0"
60
60
hooks :
61
61
- id : pyproject-fmt
62
+ exclude : ' ^(ports/mimxrt10xx/sdk)'
You can’t perform that action at this time.
0 commit comments