Skip to content

Commit 40a1972

Browse files
committed
Tweak ruff config
1 parent e53affe commit 40a1972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
rev: v0.6.5
5353
hooks:
5454
- id: ruff
55-
args: ["--fix", "--output-format=full"]
55+
args: [--fix, --show-fixes]
5656
- id: ruff-format
5757
- repo: https://github.com/MarcoGorelli/madforhooks
5858
rev: 0.4.1

0 commit comments

Comments
 (0)