Commit Graph

6 Commits

Author SHA1 Message Date
a1346054 0d71a9a7fd misc: fix spelling 2021-10-04 16:26:08 -04:00
Cole Robinson 79da19ad07 Fix some pylint, exclude some new warnings
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2021-10-04 16:04:33 -04:00
Cole Robinson ed863a66a1 pylint: Another fix for gtk3 version detection
We can't depend on file ordering apparently. Use pylint's
init-hook feature instead

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2021-05-22 16:21:17 -04:00
Cole Robinson b891018d48 pylint: Ignore consider-using-with
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2021-05-22 13:03:47 -04:00
Cole Robinson 511857b288 pylint: Exclude use-a-generator
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2021-04-06 18:11:19 -04:00
Cole Robinson c01fbcc885 Rename pylintrc -> .pylintrc
Plain pylint calls pick that up as well

Signed-off-by: Cole Robinson <crobinso@redhat.com>
2020-07-17 16:00:32 -04:00