pespin has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36164?usp=email )
Change subject: checkpatch.conf: Exclude machine-generated file
library/DIAMETER_Types.ttcn from linter
......................................................................
checkpatch.conf: Exclude machine-generated file library/DIAMETER_Types.ttcn from linter
Change-Id: Iff72ddabea41b36d30a7ad87218aa68b1297c35e
---
M .checkpatch.conf
1 file changed, 10 insertions(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, approved
diff --git a/.checkpatch.conf b/.checkpatch.conf
index 0882941..700e952 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -1 +1,2 @@
--exclude ^library/sbcap/.*\.asn$
+--exclude ^library/DIAMETER_Types.ttcn$
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/36164?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Iff72ddabea41b36d30a7ad87218aa68b1297c35e
Gerrit-Change-Number: 36164
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged