riscv-openocd/tools/scripts
Antonio Borneo 13f9f29fa8 checkpatch: extend checks to TCL, Makefile.am and configure.ac files
The script, originally written for Linux code, skips several tests
on files whose name's extension is not in Perl list
'(h|c|s|S|sh|dtsi|dts)$'.
This causes such tests to not be executed on OpenOCD TCL files and
on Makefile.am and configure.ac.

Modify the script to include the OpenOCD files in the list.

Change-Id: I17c96bf32ee40d9390e60996e176e4e927c00197
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8408
Reviewed-by: Marek Kraus <gamelaster@outlook.com>
Tested-by: jenkins
2024-08-02 16:00:09 +00:00
..
camelcase.txt tools/scripts: iManufacturer added to camelcase.txt 2023-10-25 01:34:28 +00:00
checkpatch.pl checkpatch: extend checks to TCL, Makefile.am and configure.ac files 2024-08-02 16:00:09 +00:00
const_structs.checkpatch checkpatch: import new script version from kernel v6.0-rc3 2022-09-18 08:16:40 +00:00
spdxcheck.py checkpatch: check for SPDX tags of licenses in use 2022-09-18 08:19:47 +00:00
spdxexclude checkpatch: import new script version from kernel v6.0-rc3 2022-09-18 08:16:40 +00:00
spelling.txt checkpatch: import new script version from kernel v6.0-rc3 2022-09-18 08:16:40 +00:00
typedefs.txt checkpatch: add list of typedef used in OpenOCD 2022-09-18 08:19:28 +00:00