Skip to content

Commit

Permalink
pre-commit/ruff: auto fix and exit non-zero
Browse files Browse the repository at this point in the history
  • Loading branch information
WhyNotHugo committed May 16, 2023
1 parent 17dc309 commit fa4dee5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ repos:
rev: 'v0.0.265'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]

0 comments on commit fa4dee5

Please sign in to comment.