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 c5f501b commit df0b39fCopy full SHA for df0b39f
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
rev: v0.8.4
36
hooks:
37
- id: ruff
38
- args: ["--exit-non-zero-on-fix", "--fix"]
+ args: ["--exit-non-zero-on-fix"]
39
- id: ruff-format
40
- repo: https://github.com/sphinx-contrib/sphinx-lint
41
rev: v1.0.0
0 commit comments