Skip to content

Commit

Permalink
repolinter: update project config
Browse files Browse the repository at this point in the history
Signed-off-by: Carl van Schaik <[email protected]>
  • Loading branch information
quic-cvanscha committed Sep 21, 2023
1 parent a7c9ecb commit 41c15b6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion repolint.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,9 @@
],
"skip-paths-matching": {
"patterns": [
"qcbor/.*\\.[ch]"
"qcbor/.*\\.[ch]",
"tools/cpptest/gunyahkw.h",
"tools/misc/convert-utf-8.sh"
]
},
"lineCount": 20,
Expand Down

0 comments on commit 41c15b6

Please sign in to comment.