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 0f8854f commit b132587Copy full SHA for b132587
.pre-commit-config.yaml
@@ -52,7 +52,7 @@ repos:
52
rev: v0.6.5
53
hooks:
54
- id: ruff
55
- args: ["--fix", "--output-format=full"]
+ args: [--fix, --show-fixes]
56
- id: ruff-format
57
- repo: https://github.com/MarcoGorelli/madforhooks
58
rev: 0.4.1
0 commit comments