Reconfigure ruff

This commit is contained in:
monosans
2023-07-11 23:59:50 +03:00
parent ab3b2490c9
commit f801ee2f58
+3
View File
@@ -80,6 +80,9 @@ line-length = 80
select = ["ALL"]
target-version = "py37"
[tool.ruff.flake8-self]
ignore-names = []
[tool.ruff.flake8-unused-arguments]
ignore-variadic-names = true