Commit 4845a74
committed
workflows: checkpatch: exclude BinaryFiles
Exclude BinaryFiles check as this fails on SoftDevice PRs.
There is no good way to exclude certain folders or filetypes except what
is specified directly in the Zephyr check_compliance.py script.
Alternative would be to merge all SoftDevice PRs with red compliance.
Signed-off-by: Eivind Jølsgard <eivind.jolsgard@nordicsemi.no>1 parent 23327ea commit 4845a74
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
0 commit comments