Skip to content

Commit

Permalink
Merge pull request #28 from stefanofusai/27-add-split-on-trailing-com…
Browse files Browse the repository at this point in the history
…mas=false-to-toolrufflintisort
  • Loading branch information
stefanofusai authored Oct 28, 2024
2 parents 3979a60 + 8cae2d1 commit c5ee002
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ ignore = [
"D100",
"D104"
]

[tool.ruff.lint.isort]
split-on-trailing-comma = false

0 comments on commit c5ee002

Please sign in to comment.