Skip to content

add pylint run to CI

Yann Leboulanger requested to merge asterix/gajim:master into master

gitlab CI will now run pylint on the code.

E1102 (not-callable is deactivated for the moment. It causes a lot of false positive)

Merge request reports