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 1964c26 commit 645e87dCopy full SHA for 645e87d
1 file changed
.pre-commit-config.yaml
@@ -16,6 +16,7 @@ repos:
16
rev: "v0.0.291"
17
hooks:
18
- id: ruff
19
+ args: [--fix, --exit-non-zero-on-fix]
20
- repo: https://github.com/PyCQA/isort
21
rev: 5.12.0
22
0 commit comments