We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50feb76 commit bffb8dcCopy full SHA for bffb8dc
.pre-commit-config.yaml
@@ -34,6 +34,7 @@ repos:
34
rev: "22.10.0"
35
hooks:
36
- id: black
37
+ types_or: [python]
38
args: [--line-length=120] #From the arduino code style. Add as argument rather than creating a new config file.
39
- repo: https://github.com/PyCQA/flake8
40
rev: "7.0.0"
0 commit comments