mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-04 22:03:48 +02:00
Ignore long lines in another generated file
This commit is contained in:
@@ -23,6 +23,7 @@ select = ['E', 'F', 'I', 'RUF100']
|
||||
|
||||
[tool.ruff.per-file-ignores]
|
||||
"kitty/options/types.py" = ["E501"]
|
||||
"kitty/options/parse.py" = ["E501"]
|
||||
|
||||
[tool.black]
|
||||
line-length = 160
|
||||
|
||||
Reference in New Issue
Block a user