Skip to content

Commit

Permalink
Fix ruff warning
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck committed Dec 18, 2024
1 parent 0ba33b6 commit fcaf5e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/peblar/cli/ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,7 @@ extend = "../../../pyproject.toml"

lint.extend-ignore = [
"FBT002",
"PLR0913",
"PLR0915",
"RUF100"
]

0 comments on commit fcaf5e8

Please sign in to comment.