
2 Dec
2021
2 Dec
'21
10:18 p.m.
Update this file to improve the pylint score a little. The remaining item is:
Function name "ParseArgs" doesn't conform to snake_case naming style
which needs some binman-wide renaming.
Signed-off-by: Simon Glass sjg@chromium.org ---
scripts/pylint.base | 2 +- tools/binman/cmdline.py | 45 ++++++++++++++++++++++++----------------- 2 files changed, 28 insertions(+), 19 deletions(-)
Applied to u-boot-dm/next, thanks!