Skip to content

Commit

Permalink
chore: added exceptions for the ruff hook
Browse files Browse the repository at this point in the history
  • Loading branch information
raf-nr committed Dec 15, 2023
1 parent 2edb4f5 commit 9e36df2
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,6 +26,7 @@ repos:
hooks:
- id: ruff
args: [ --fix, --exit-non-zero-on-fix ]
exclude: tests/
- id: ruff-format

- repo: https://github.com/psf/black-pre-commit-mirror
Expand Down

0 comments on commit 9e36df2

Please sign in to comment.