Skip to content

Commit

Permalink
Tmp dir
Browse files Browse the repository at this point in the history
  • Loading branch information
xfenix committed Sep 27, 2023
1 parent 61bd4ee commit 4c14cbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ line-length = 120
fix = true
select = ["ALL"]
ignore = ["D1", "D203", "D213", "FA102", "ANN101"]
cache-dir = "/tmp/ruff-cache/"

[tool.ruff.isort]
lines-after-imports = 2
Expand Down

0 comments on commit 4c14cbb

Please sign in to comment.