Skip to content

Commit

Permalink
ruff --cache-dir=junk
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jan 17, 2024
1 parent de90aad commit ed8cdcb
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 @@ -15,6 +15,7 @@ repos:
- id: ruff
args:
- --select=A,B,C,E,F,I,PL,RUF,UP,W
- --cache-dir=junk
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.8.0
hooks:
Expand Down

0 comments on commit ed8cdcb

Please sign in to comment.