parent
ad1c594245
commit
ee74c8c4d8
@ -0,0 +1,6 @@
|
||||
[tool.ruff]
|
||||
|
||||
select = ["E", "F", "I", "W", "Q"]
|
||||
|
||||
# Never enforce `E501` (line length violations).
|
||||
ignore = ["E501"]
|
Loading…
Reference in new issue