Philipp Hörist pushed to branch master at gajim / gajim


Commits:
3599cbc0 by lovetox at 2022-06-19T13:07:45+02:00
ci: Update pylintrc

- - - - -


1 changed file:

- pylintrc


Changes:

=====================================
pylintrc
=====================================
@@ -207,7 +207,7 @@ 
ignored-classes=optparse.Values,thread._local,_thread._local,gi.repository.GLib.
 # (useful for modules/projects where namespaces are manipulated during runtime
 # and thus existing member attributes cannot be deduced by static analysis. It
 # supports qualified module names, as well as Unix pattern matching.
-ignored-modules=gi.repository,cairo
+ignored-modules=gi.repository,cairo,gajim.gui
 
 # Show a hint with possible names when a member name was not found. The aspect
 # of finding the hint is based on edit distance.



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/3599cbc014b00ced6d8615a8b61825f49aeb1536

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/3599cbc014b00ced6d8615a8b61825f49aeb1536
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to