Skip to content

Commit

Permalink
Fix: update pyproject ruff settings (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
Balou9 committed Jul 26, 2024
1 parent 94bf4b7 commit 6303c94
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 @@ -91,4 +91,6 @@ source = ["notus"]
[tool.ruff]
line-length = 80
target-version = "py311"

[tool.ruff.lint]
extend-select = ["I", "PLE", "PLW"]

0 comments on commit 6303c94

Please sign in to comment.