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 5a17ec1 commit df8c4a1Copy full SHA for df8c4a1
.pre-commit-config.yaml
@@ -26,6 +26,7 @@ repos:
26
rev: 'v0.0.265'
27
hooks:
28
- id: ruff
29
+ args: [--fix, --exit-non-zero-on-fix]
30
- repo: local
31
32
- id: typos-syncroniz
0 commit comments