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 31, 2024
1 parent f2bc024 commit f405fa5
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 @@ -68,6 +68,8 @@ version-module-file = "greenbone/scap/__version__.py"
[tool.ruff]
line-length = 80
target-version = "py39"

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

[tool.poetry.scripts]
Expand Down

0 comments on commit f405fa5

Please sign in to comment.