Skip to content

Commit f7e9d38

Browse files
committed
chore: Remove unused ruff configuration
1 parent 2e2350e commit f7e9d38

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ ignore = [
1414
"PTH",
1515
]
1616

17-
[tool.ruff.lint.flake8-builtins]
18-
builtins-ignorelist = ["copyright"]
19-
2017
[tool.ruff.lint.flake8-unused-arguments]
2118
ignore-variadic-names = true
2219

0 commit comments

Comments
 (0)