shithub: rgbds

Download patch

ref: 8034e567f1e94de9ae3cf1a2a6b90230fe865b7f
parent: 59546c89807cdc6042a7e2b1c192f24bd489288d
author: ISSOtm <[email protected]>
date: Thu Mar 5 21:32:46 EST 2020

Un-silence `make checkpatch` in CI

--- a/.github/workflows/checkpatch.yml
+++ b/.github/workflows/checkpatch.yml
@@ -14,4 +14,4 @@
           touch spelling.txt
       - name: Checkpatch
         run: |
-          make checkpatch CHECKPATCH=./checkpatch.pl BASE_REF=${{ github.base_ref }}
+          make checkpatch CHECKPATCH=./checkpatch.pl BASE_REF=${{ github.base_ref }} Q=