Skip to content

Commit bffb8dc

Browse files
committed
Add filter
1 parent 50feb76 commit bffb8dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ repos:
3434
rev: "22.10.0"
3535
hooks:
3636
- id: black
37+
types_or: [python]
3738
args: [--line-length=120] #From the arduino code style. Add as argument rather than creating a new config file.
3839
- repo: https://github.com/PyCQA/flake8
3940
rev: "7.0.0"

0 commit comments

Comments
 (0)