commit | 13a29ec40c12b1035042058f0c2ba2bf083c512c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 01 16:26:15 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Sep 18 13:00:59 2024 -0600 |
tree | 9bec7ba6aecfb83ccae26062ff2ab0b991e9a5bb | |
parent | b6ef3382e853c70888eea1fd18230277e5ea1ea4 [diff] |
scripts: Update pylint.base There have been quite a few changes in the Python scripts, so update the pylint baseline. This was created using: make pylint cp pylint.cur scripts/pylint.base Signed-off-by: Simon Glass <sjg@chromium.org>