Philipp Hörist pushed to branch sasl2 at gajim / python-nbxmpp


Commits:
18c408c0 by lovetox at 2022-08-28T09:06:03+02:00
ci: Disable pylint check

- - - - -


1 changed file:

- .ci/pylint-test.py


Changes:

=====================================
.ci/pylint-test.py
=====================================
@@ -14,6 +14,7 @@ DISABLED_CHECKS = [
     'W0201',  # attribute-defined-outside-init
     'W0212',  # protected-access
     'W0221',  # arguments-differ
+    'W0223',  # abstract-method
     'W0231',  # super-init-not-called
     'W0233',  # non-parent-init-called
     'W0621',  # redefined-outer-name



View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/18c408c07afc6df5dbd5de452066bace65ef9bcc

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/python-nbxmpp/-/commit/18c408c07afc6df5dbd5de452066bace65ef9bcc
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to