Skip to content

Commit

Permalink
Fix: Update outdated settings in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Balou9 authored and greenbonebot committed Jul 26, 2024
1 parent 0894c1d commit ba197ba
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 @@ -82,6 +82,8 @@ line_length = 80
[tool.ruff]
line-length = 80
target-version = "py39"

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

[tool.coverage.run]
Expand Down

0 comments on commit ba197ba

Please sign in to comment.