checkpatch.conf: ignore sbcap generated files

Prepare to add sbcap library in
If76f8619a9b2d46af6d94b8ae49348b8514e53aa.

Change-Id: Icc5150b2c835f8a9c6b584da5e01ab2fd938ee45
This commit is contained in:
Oliver Smith
2022-07-15 10:46:52 +02:00
committed by osmith
parent 4b19583188
commit 98d5b6143a

2
.checkpatch.conf Normal file
View File

@@ -0,0 +1,2 @@
--exclude ^src/sbcap/(skel|gen)/.*\.(c|h)$
--exclude ^src/sbcap/.*\.asn$