Skip to content

Commit

Permalink
ruff don't check magic file
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoMF committed Aug 7, 2023
1 parent 8d5d95c commit ea76c66
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 @@ -7,6 +7,7 @@ repos:
rev: v0.0.281
hooks:
- id: ruff
exclude: gepetuto/magic.py
args:
- --fix
- --exit-non-zero-on-fix
Expand Down

0 comments on commit ea76c66

Please sign in to comment.