Change in pysim[master]: contrib/jenkins.sh: make pylint warn about unnecessary semicolon

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Nov 5 13:18:03 UTC 2021


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/26123 )

Change subject: contrib/jenkins.sh: make pylint warn about unnecessary semicolon
......................................................................


Patch Set 1: Code-Review+1

looks like we first need a patch to remove all of those semicolons:

************* Module pySim.utils
pySim/utils.py:136:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
pySim/utils.py:246:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
************* Module pySim-shell
pySim-shell.py:75:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
pySim-shell.py:78:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
pySim-shell.py:83:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
pySim-shell.py:210:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
pySim-shell.py:355:0: W0301: Unnecessary semicolon (unnecessary-semicolon)
Build step 'Execute shell' marked build as failure


-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/26123
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I7793e30501ad109c95b207cbfada50596de17cda
Gerrit-Change-Number: 26123
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Fri, 05 Nov 2021 13:18:03 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211105/ef93a43a/attachment.htm>


More information about the gerrit-log mailing list