0
0
Fork 0
mirror of https://github.com/alerta/alerta-contrib.git synced 2025-01-07 09:44:49 +00:00
alerta_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

5 lines
102 B
INI

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