[elbe-devel] [PATCH 00/16] more pylint fixes

Bastian Germann bage at linutronix.de
Wed Jul 28 19:30:08 CEST 2021


Am 28.07.21 um 17:40 schrieb Torben Hohn:
> There are still pylint errors.
> 
> This fixes some more.
> 
> 
> Torben Hohn (16):
>    commands: buildchroot: fix pylint
>    commands: check-build: fix pylint
>    commands: chroot: fix pylint
>    commands: control: fix pylint
>    commands: initvm: fix pylint
>    commands: pbuilder: fix pylint
>    commands: prjrepo: fix pylint
>    commands: test fix pylint
>    commands: validate: fix pylint
>    db: fix pylint
>    elbeproject: fix pylint
>    daemons: esoap: remove unused import
>    aptpkgutils: fixup import order
>    xmlpreprocess: remove pylint command with unknown option
>    virtapt: ignore pylint no-member
>    tests: test_pylint: remove elbeproject.py and elbexml.py from bad list
> 
>   elbepack/aptpkgutils.py          |  3 ++-
>   elbepack/commands/buildchroot.py |  3 ++-
>   elbepack/commands/check-build.py |  1 +
>   elbepack/commands/chroot.py      |  2 +-
>   elbepack/commands/control.py     |  2 +-
>   elbepack/commands/initvm.py      |  2 +-
>   elbepack/commands/pbuilder.py    |  2 +-
>   elbepack/commands/prjrepo.py     |  2 +-
>   elbepack/commands/test.py        |  1 +
>   elbepack/commands/validate.py    |  2 +-
>   elbepack/daemons/soap/esoap.py   |  1 -
>   elbepack/db.py                   |  4 ++--
>   elbepack/elbeproject.py          | 11 +++++------
>   elbepack/tests/test_pylint.py    |  3 ---
>   elbepack/virtapt.py              |  2 ++
>   elbepack/xmlpreprocess.py        |  1 -
>   16 files changed, 21 insertions(+), 21 deletions(-)
> 

For each commit except 1, 10, 11:
Reviewed-by: Bastian Germann <bage at linutronix.de>


More information about the elbe-devel mailing list