[PATCH 04/17] binman: Tidy up style in cmdline
Simon Glass
sjg at chromium.org
Thu Dec 2 22:18:08 CET 2021
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 at 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!
More information about the U-Boot
mailing list