osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28615 )
Change subject: checkpatch.conf: ignore imported sbcap files
......................................................................
checkpatch.conf: ignore imported sbcap files
Prepare to import files to library/sbcap, which we don't want to be
linted in Ia6743e0a3e7974a5f2dd3ecf74ec331f646f6bc2.
Change-Id: I3ab3253753d32a266bdaf32fb247c2c0139d40d3
---
A .checkpatch.conf
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/15/28615/1
diff --git a/.checkpatch.conf b/.checkpatch.conf
new file mode 100644
index 0000000..62c3d25
--- /dev/null
+++ b/.checkpatch.conf
@@ -0,0 +1,2 @@
+--exclude ^library/sbcap/.*\.(asn|cc)$
+
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/28615
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: I3ab3253753d32a266bdaf32fb247c2c0139d40d3
Gerrit-Change-Number: 28615
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-MessageType: newchange