Skip to content

Commit

Permalink
Bug 1823654 - show fixes applied by ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
Archaeopteryx committed Feb 2, 2024
1 parent e14b1a9 commit 542c0e8
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 @@ -16,6 +16,6 @@ repos:
rev: v0.1.14
hooks:
- id: ruff
args: [--fix]
args: [--fix, --show-fixes]
- id: ruff-format
exclude: ^treeherder/.*/migrations

0 comments on commit 542c0e8

Please sign in to comment.