#8961 [azure] inconsistent results for `Quick code style check` and `Lint` tasks
Closed: fixed by fcami. Opened by slev.

Quick code style check task used distro's Pylint, while Lint task PyPI's one. This may cause different results and confuse a user.

This already happened. Today new Pylint 2.9,6 arrived at Fedora, while Lint task constraints Pylint < 2.9.


Metadata Update from @slev:
- Issue assigned to slev

At the moment there are several issues with Pylint 2.9 and FreeIPA.
For example, https://github.com/PyCQA/pylint/issues/4755 (fixed, but not released yet).

PR: https://github.com/freeipa/freeipa/pull/5983

Metadata Update from @fcami:
- Custom field on_review adjusted to https://github.com/freeipa/freeipa/pull/5939

master:

  • 42067e5610174d6457eae90e52234bdd7036f763 Azure: Run pycodestyle check in Lint job
  • 3f134fea38a1938d523c5a59370d778139be4458 pycodestyle: Check *.in Python files

ipa-4-9:

  • 0b359fbdef8174b9f53d4af0770a6a2e72198e3b Azure: Run pycodestyle check in Lint job
  • 31afc004bc034f3170247d4c7ccd3a7cc0d32551 pycodestyle: Check *.in Python files

Metadata Update from @fcami:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata