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 c4b3b0c commit f02c53aCopy full SHA for f02c53a
.pre-commit-config.yaml
@@ -19,6 +19,7 @@ repos:
19
rev: v0.4.2
20
hooks:
21
- id: ruff
22
+ args: ["--fix", "--output-format=full"]
23
- id: ruff-format
24
- repo: https://github.com/nbQA-dev/nbQA
25
rev: 1.8.5
0 commit comments