commit | f6903265f345acb5db3d41862e533f69b65d6d92 | [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 | fae6acfdbf5cea521ca628522491c7007bf89548 [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>