mirror of
https://gitea.osmocom.org/sim-card/pysim.git
synced 2026-03-16 18:38:32 +03:00
jenkins.sh: Include es9p_client in pylint
Change-Id: I06f6773b8b5d3dfa588617d5af81c2fddb474a3d
This commit is contained in:
@@ -57,7 +57,8 @@ case "$JOB_TYPE" in
|
|||||||
--disable E0401 \
|
--disable E0401 \
|
||||||
--enable W0301 \
|
--enable W0301 \
|
||||||
pySim tests/*.py *.py \
|
pySim tests/*.py *.py \
|
||||||
contrib/es2p_client.py
|
contrib/es2p_client.py \
|
||||||
|
contrib/es9p_client.py
|
||||||
;;
|
;;
|
||||||
"docs")
|
"docs")
|
||||||
rm -rf docs/_build
|
rm -rf docs/_build
|
||||||
|
|||||||
Reference in New Issue
Block a user