mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
lint fix
This commit is contained in:
parent
fac83d9aaf
commit
7f74d7ee45
@ -32,6 +32,7 @@ disable =
|
|||||||
too-many-ancestors,
|
too-many-ancestors,
|
||||||
no-else-return,
|
no-else-return,
|
||||||
len-as-condition,
|
len-as-condition,
|
||||||
|
raise-missing-from,
|
||||||
|
|
||||||
[REPORTS]
|
[REPORTS]
|
||||||
msg-template = {symbol} -- {path}:{line}({obj}): {msg}
|
msg-template = {symbol} -- {path}:{line}({obj}): {msg}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user