osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ci/+/33764
)
Change subject: jobs/gerrit-verifications: disable lint for asn1c
......................................................................
jobs/gerrit-verifications: disable lint for asn1c
The asn1c code does not follow our coding guidelines, and in the
interest of keeping it closer to upstream it does not make sense to
reformat it.
Change-Id: Iae97d8997b576e43c9a73dfcc61a9260f875310f
---
M jobs/gerrit-verifications.yml
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/64/33764/1
diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index c41d2a3..7b6c1f8 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -98,6 +98,7 @@
repos:
- asn1c:
pipeline_binpkgs: false
+ pipeline_lint: false
- cellmgr-ng
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/33764
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: Iae97d8997b576e43c9a73dfcc61a9260f875310f
Gerrit-Change-Number: 33764
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange