aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTim Newsome <tim@sifive.com>2023-03-01 15:13:37 -0800
committerTim Newsome <tim@sifive.com>2023-03-01 15:13:50 -0800
commit3dcb3454a9f663ec590d78fa46e10e9930f581a7 (patch)
treec6a7172aead7154083c71c5a8958307015d2ca7c /.github
parent4f97898889e64579a35cf55be80c71c37ab4dd09 (diff)
downloadriscv-openocd-3dcb3454a9f663ec590d78fa46e10e9930f581a7.zip
riscv-openocd-3dcb3454a9f663ec590d78fa46e10e9930f581a7.tar.gz
riscv-openocd-3dcb3454a9f663ec590d78fa46e10e9930f581a7.tar.bz2
Don't check the HACKING file.
Change-Id: I3685d17a0f18f8419bce582628e9c0ce6f6e9d52 Signed-off-by: Tim Newsome <tim@sifive.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/checkpatch.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/checkpatch.yml b/.github/workflows/checkpatch.yml
index c9ec78d..06958c2 100644
--- a/.github/workflows/checkpatch.yml
+++ b/.github/workflows/checkpatch.yml
@@ -24,4 +24,5 @@ jobs:
-x "a/src/jtag/drivers/libjaylink/*" \
-x "a/tools/git2cl/*" \
-x "a/.github/*" \
+ -x "a/HACKING" \
| ./tools/scripts/checkpatch.pl --no-signoff -