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 6f53d67 commit b3db2c5Copy full SHA for b3db2c5
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
rev: v0.3.4
10
hooks:
11
- id: ruff
12
- args: [--fix, --exit-non-zero-on-fix]
+ args: [--fix, --exit-non-zero-on-fix, --show-fixes]
13
- id: ruff-format
14
15
- repo: https://github.com/tox-dev/pyproject-fmt
0 commit comments