ruff.toml: configure line-length

This commit is contained in:
Jelle van der Waa 2024-05-31 21:25:21 +02:00 committed by Jelle van der Waa
parent 8ece6cfc2f
commit ada231090d

View File

@ -1,3 +1,5 @@
line-length = 118
[lint]
select = [
"A", # flake8-builtins