Skip to content

Commit

Permalink
Merge pull request #43 from stefanofusai/42-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 124e711 + 5d2789e commit 5edb2ae
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 5edb2ae

Please sign in to comment.