osmith has uploaded this change for review.
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 change 28615. To unsubscribe, or for help writing mail filters, visit settings.