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