We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211d5dc commit b52958cCopy full SHA for b52958c
.github/workflows/checkpatch.yml
@@ -27,4 +27,6 @@ jobs:
27
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
28
- name: Run checkpatch review
29
uses: webispy/checkpatch-action@v9
30
+ env:
31
+ CHECKPATCH_COMMAND: perl ./zephyr/scripts/checkpatch.pl
32
0 commit comments