This commit is contained in:
Maxim Devaev 2021-09-27 22:55:01 +03:00
parent 69ab3fa831
commit 8cfb3fc301

View File

@ -30,6 +30,7 @@ disable =
too-many-ancestors,
no-else-return,
len-as-condition,
unspecified-encoding,
[REPORTS]
msg-template = {symbol} -- {path}:{line}({obj}): {msg}