Skip to content

Commit

Permalink
pre-commit: drop the custom ruff args
Browse files Browse the repository at this point in the history
These should be set in pyproject.toml if we need them
  • Loading branch information
whot committed Jun 5, 2024
1 parent 5a5c202 commit b7ad882
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ repos:
rev: v0.4.5
hooks:
- id: ruff
args: ['--ignore=E741,E501']
- id: ruff-format

0 comments on commit b7ad882

Please sign in to comment.