modernize pylint
Turns out that the pylint setup was failing silently for a long time now. Due to other bugs in pylint, full errors needed to be ignored. But a failing import also was a full error, so pylint was never running. This fixes that, and the open issues. This is a conservative pylint config. For anyone to wants to enable more checks, they should open a merge request that enables those checks and then includes all the required fixes.
Edited by Hans-Christoph Steiner
Merge request reports
Activity
added 2 commits
added 126 commits
-
0ddb1f43...361ce5ca - 123 commits from branch
fdroid:master
- 97ee8b0d - update outdated pylint setup
- cf8c9ce0 - fix pylint unused-argument
- c76f15b5 - fix pylink 'dict' has no member 'keystore'
Toggle commit list-
0ddb1f43...361ce5ca - 123 commits from branch
changed milestone to %0.8
mentioned in commit fe2d65df
mentioned in issue #281 (closed)
Please register or sign in to reply