Skip to content

Commit

Permalink
Update settings
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZhihao-723 committed Mar 16, 2024
1 parent f55d9dd commit c33715b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ exclude = [
"clp_ffi_py/ir/__init__.py"
]
line-length = 100
select = ["E", "I", "F"]

[tool.ruff.isort]
order-by-type = false
[tool.ruff.lint]
select = ["E", "I", "F"]
isort.order-by-type = false

0 comments on commit c33715b

Please sign in to comment.