[elbe-devel] [PATCH 0/5] more pylint fixes, that were sitting in my queue

Bastian Germann bage at linutronix.de
Fri Sep 10 12:14:29 CEST 2021


Am 08.09.21 um 17:01 schrieb Torben Hohn:
> https://linutronix.atlassian.net/browse/LXI-1
> 
> To lxcvs:linutronix/elbe/elbe
>   + c7911608b...5e676798f devel/torbenh/pylint -> devel/torbenh/pylint (forced update)
> 
> Close even more pylint errors.
> With the current list of expected failures, the tests do not seem
> to yield any pylint errors in ELBE-CI
> 
> Look here for an older run with this queue:
> 
> https://as-jenkins-int.lab.linutronix.de/job/ELBE-CI/job/devel%252Ftorbenh-step2/15/testReport/(root)/
> 
> There are several files that should not be skipped though...
> 
> https://as-jenkins-int.lab.linutronix.de/job/ELBE-CI/job/devel%252Ftorbenh-step2/15/testReport/(root)/test/
> 
> 
> 
> 
> Torben Hohn (5):
>    commands: check-build: disable pylint messages
>    daemons: soap: datatypes: remove unnecessary __init__ functions
>    filesystem: disable one pylint "too-many-locals"
>    updated_monitors: disable no-membmer
>    daemons: esoap: do not convert the files to SoapFile before returning
> 
>   elbepack/commands/check-build.py   |  3 +++
>   elbepack/daemons/soap/datatypes.py | 11 -----------
>   elbepack/daemons/soap/esoap.py     |  2 +-
>   elbepack/filesystem.py             |  1 +
>   elbepack/updated_monitors.py       |  2 ++
>   5 files changed, 7 insertions(+), 12 deletions(-)
> 

For the series except patch 4:
Reviewed-by: Bastian Germann <bage at linutronix.de>


More information about the elbe-devel mailing list