Skip to content

Commit

Permalink
chore(ruff): update config
Browse files Browse the repository at this point in the history
  • Loading branch information
pivoshenko committed Apr 26, 2024
1 parent 3ab1777 commit b4438da
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 @@ -176,6 +176,7 @@ exclude = ["__init__.py"]
[tool.ruff.lint]
select = ["ALL"]
ignore = [
"ANN101",
"D202",
"I001",
"TD003",
Expand Down

0 comments on commit b4438da

Please sign in to comment.