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 9ad111b commit 24797e6Copy full SHA for 24797e6
.pre-commit-config.yaml
@@ -7,7 +7,7 @@ repos:
7
rev: v0.3.2
8
hooks:
9
- id: ruff
10
- args: [--fix]
+ args: [--fix, --show-fixes]
11
- repo: local
12
13
- id: pyright
0 commit comments