feat: improved looping over the hardcoded terms
This commit is contained in:
@ -139,7 +139,8 @@ disable=print-statement,
|
||||
deprecated-sys-function,
|
||||
exception-escape,
|
||||
comprehension-escape,
|
||||
C0103
|
||||
C0103,
|
||||
arguments-differ
|
||||
|
||||
# Enable the message, report, category or checker with the given id(s). You can
|
||||
# either give multiple identifier separated by comma (,) or put this option
|
||||
|
Reference in New Issue
Block a user