Skip to content

Commit

Permalink
Apparently this setting is now autodetected.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Nov 3, 2023
1 parent 11e2302 commit 5b06df6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ exclude = ["jsonschema/benchmarks/*"]

[tool.ruff]
line-length = 79
target-version = "py38"
select = ["B", "D", "D204", "E", "F", "Q", "RUF", "SIM", "UP", "W"]
ignore = [
# Wat, type annotations for self and cls, why is this a thing?
Expand Down

0 comments on commit 5b06df6

Please sign in to comment.