Skip to content

Commit

Permalink
ignore FBT
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jul 22, 2024
1 parent 7ed4dc1 commit 762ae35
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ extend-ignore = [
"FIX", # flake8-fixme
# Individually ignored checks
"SLF001", # private-member-access
"FBT001", # boolean positional arguments in function definition
]
extend-exclude = ["docs/*"]

Expand Down

0 comments on commit 762ae35

Please sign in to comment.