Skip to content

Commit

Permalink
chore: Update ruff config (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 authored Apr 7, 2024
1 parent acba3e6 commit 35b2030
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ build-backend = "setuptools.build_meta"

[tool.ruff]
line-length = 88

[tool.ruff.lint]
select = ["E", "F", "I", "N", "B", "SIM"]

[tool.ruff.format]
Expand Down

0 comments on commit 35b2030

Please sign in to comment.