commit | 642e51addf918e0dd1b901efaa9f5706c12365b7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Feb 11 13:23:26 2022 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Mar 02 10:28:12 2022 -0500 |
tree | 7ba56091d7713bf04e940afa9a2f8adcaeeb2a16 | |
parent | fc8af3803f9b4bd0ea8be8a7d2c4e915dc19c3a7 [diff] |
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>