alerta-contrib/.pylintrc
Nick Satterly 4d0961a003
Run pylint in build pipeline (#312)
* Run pylint in build pipeline

* Only report on pylint errors and fix them
2020-02-19 22:45:42 +01:00

6 lines
102 B
INI

[MESSAGES CONTROL]
disable=R,C,W,import-error,broad-except
[TYPECHECK]
ignored-classes=_socketobject