Skip to content

Commit

Permalink
Fix: update 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 8fa790a commit 27c7de9
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 @@ -63,6 +63,8 @@ exclude = '''
[tool.ruff]
line-length = 80
target-version = "py311"

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

[tool.autohooks]
Expand Down

0 comments on commit 27c7de9

Please sign in to comment.