Skip to content
Snippets Groups Projects

WIP: CI: Use pylint, instead of pylint3

Closed georg requested to merge ci-use-pylint-instead-of-pylint3 into master

It seems, despite the name, both packages depend on Python 3. However, pylint3 seems deprecated, and upstream recommends to install pylint: https://www.pylint.org/#install

The current versions of both packages in Debian unstable are:

pylint 2.4.4-1

pylint3 2.2.2-1

This commit fixes failing CI jobs due to the use of pylint3 2.2.2-1, which seems broken.

Edited by georg

Merge request reports

Pipeline #30380 failed

Pipeline failed for 83843509 on ci-use-pylint-instead-of-pylint3

Approval is optional

Closed by georggeorg 5 years ago (Nov 26, 2019 11:53pm UTC)

Merge details

  • The changes were not merged into master.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading