Skip to content

Commit

Permalink
Tweak ruff config
Browse files Browse the repository at this point in the history
  • Loading branch information
Armavica committed Sep 17, 2024
1 parent b0af61d commit 5135a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ repos:
rev: v0.6.5
hooks:
- id: ruff
args: ["--fix", "--output-format=full"]
args: [--fix, --show-fixes]
- id: ruff-format
- repo: https://github.com/MarcoGorelli/madforhooks
rev: 0.4.1
Expand Down

0 comments on commit 5135a83

Please sign in to comment.