mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-12-30 16:50:20 -05:00
...
This commit is contained in:
parent
0da36a9835
commit
c373d8c93d
@ -5,7 +5,7 @@ builtins = ['_']
|
||||
|
||||
[tool.ruff.lint]
|
||||
ignore = ['E741', 'E402', 'E722', 'E401']
|
||||
select = ['E', 'F', 'I']
|
||||
select = ['E', 'F']
|
||||
|
||||
[tool.ruff.lint.per-file-ignores]
|
||||
"src/calibre/ebooks/unihandecode/unicodepoints.py" = ["E501"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user