pespin has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/64/36164/1
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$