increase max line pylint ruff

pull/177/head
evelynmitchell 1 year ago
parent 9b6e61298b
commit c3a0595cda

@ -84,4 +84,7 @@ recursive = true
aggressive = 3
[tool.ruff]
line-length = 120
line-length = 200
[tool.pylint]
max-line-length = 200
Loading…
Cancel
Save