[PATCH 0/6] moveconfig: Improve the pylist score a little

Simon Glass sjg at chromium.org
Sat Dec 18 22:54:29 CET 2021


There are about 240 warnings in this file.

This series refactors file reading and writing, which fixes about 40. It
also includes a patch to make a start on the rest, reducing the count to
about 160.

It also tidies up quoting.

There are still about 160 warnings left.


Simon Glass (6):
  moveconfig: Use single quotes
  moveconfig: Convert to ArgumentParser
  moveconfig: Drop check for old Python
  moveconfig: Use a function to write files
  moveconfig: Use a function to read files
  moveconfig: Fix some pylint errors

 tools/moveconfig.py | 645 +++++++++++++++++++++++---------------------
 1 file changed, 336 insertions(+), 309 deletions(-)

-- 
2.34.1.173.g76aa8bc2d0-goog



More information about the U-Boot mailing list