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

Torben Hohn torben.hohn at linutronix.de
Wed Sep 8 17:01:33 CEST 2021


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(-)

-- 
2.20.1



More information about the elbe-devel mailing list