Skip to content

Commit

Permalink
ruff --extend-exclude=pylib/packaging .
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Oct 20, 2023
1 parent 968da4d commit e895dda
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 @@ -100,6 +100,7 @@ ignore = [
"RUF012",
"UP031",
]
extend-exclude = ["pylib/packaging"]
line-length = 88
target-version = "py37"

Expand Down

0 comments on commit e895dda

Please sign in to comment.