mirror of
https://github.com/alerta/alerta-contrib.git
synced 2025-01-07 09:44:49 +00:00
4d0961a003
* Run pylint in build pipeline * Only report on pylint errors and fix them
5 lines
102 B
INI
5 lines
102 B
INI
[MESSAGES CONTROL]
|
|
disable=R,C,W,import-error,broad-except
|
|
|
|
[TYPECHECK]
|
|
ignored-classes=_socketobject
|