We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461114c commit 6766b4cCopy full SHA for 6766b4c
1 file changed
.pre-commit-config.yaml
@@ -12,4 +12,6 @@ repos:
12
hooks:
13
- id: ruff-check
14
args: [--fix, --exit-zero]
15
+ pass_filenames: false
16
- id: ruff-format
17
0 commit comments