Azure/GitLab CI: Add the pylint checker
authorSimon Glass <sjg@chromium.org>
Fri, 11 Feb 2022 20:23:26 +0000 (13:23 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 2 Mar 2022 15:28:12 +0000 (10:28 -0500)
commit642e51addf918e0dd1b901efaa9f5706c12365b7
tree7ba56091d7713bf04e940afa9a2f8adcaeeb2a16
parentfc8af3803f9b4bd0ea8be8a7d2c4e915dc19c3a7
Azure/GitLab CI: Add the pylint checker

Add a check that new Python code does not regress the pylint score for
any module.

Signed-off-by: Simon Glass <sjg@chromium.org>
.azure-pipelines.yml
.gitlab-ci.yml