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 1e51729 commit 7abbf8eCopy full SHA for 7abbf8e
.github/workflows/checkpatch.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
ref: ${{ github.event.pull_request.head.sha }}
27
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
28
+ args: --ignore=NON_STANDARD_SIGNATURE
29
- name: Run checkpatch review
30
uses: webispy/checkpatch-action@v9
31
0 commit comments