diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2019-04-17 09:50:27 +0200 |
---|---|---|
committer | Antonio Borneo <borneo.antonio@gmail.com> | 2022-09-18 08:17:08 +0000 |
commit | 85a918b44d4f297e0dd30fc5bf6e798c991ddc6c (patch) | |
tree | 35c8b351f637303b5455897578ef34fa11294ef9 /tools | |
parent | 8d395421ab359716843144dbe069607133a29b16 (diff) | |
download | riscv-openocd-85a918b44d4f297e0dd30fc5bf6e798c991ddc6c.zip riscv-openocd-85a918b44d4f297e0dd30fc5bf6e798c991ddc6c.tar.gz riscv-openocd-85a918b44d4f297e0dd30fc5bf6e798c991ddc6c.tar.bz2 |
checkpatch: add OpenOCD specific config flags
This initial setup covers the old commits:
commit 09571d62bc1e ("checkpatch: disable extern and switch indent checks")
commit 2f6f7c442d24 ("checkpatch: remove typedef check")
commit 9ad57e96b3c1 ("checkpatch: remove volatile check")
commit 3da783f62854 ("checkpatch: increase line length to 120")
commit 2af5b97ba31f ("checkpatch: remove __packed and __aligned checks")
commit 164450a01576 ("Change checkpatch.pl tab expanding to 4 characters.")
It also skips the check for SPDX_LICENSE_TAG, not implemented in
OpenOCD yet.
Extend to the check in 'strict' mode and skip all the check that
cannot apply on OpenOCD project.
Change-Id: I6c3bdf27465dc563464fbc8fafbaec696e287624
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/5117
Tested-by: jenkins
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions