aboutsummaryrefslogtreecommitdiff
path: root/git-hooks/commit-msg
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2025-01-10 17:11:24 +0100
committerAntonio Borneo <borneo.antonio@gmail.com>2025-02-16 16:23:22 +0000
commit9ccd6265dd56c75cc8d58359d33bf6d65a7524ab (patch)
tree25582a641e6f8cad8cb1a1fbe106d4e977f55310 /git-hooks/commit-msg
parent4895a556fa6bafce14237b7e4c821d18fc55df02 (diff)
downloadriscv-openocd-9ccd6265dd56c75cc8d58359d33bf6d65a7524ab.zip
riscv-openocd-9ccd6265dd56c75cc8d58359d33bf6d65a7524ab.tar.gz
riscv-openocd-9ccd6265dd56c75cc8d58359d33bf6d65a7524ab.tar.bz2
checkpatch: enable check for new typedefs
We should strictly check for every new typedef. Let checkpatch detect them and let developer use Checkpatch-ignore: NEW_TYPEDEFS if it's really needed to add a new typedef. With this change chackpatch will not complain for typedef on function's type but only on enum, struct, variable's type. Change-Id: I644a753e97de877d892af3a0219716f022fb1c59 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/8710 Reviewed-by: zapb <dev@zapb.de> Tested-by: jenkins
Diffstat (limited to 'git-hooks/commit-msg')
0 files changed, 0 insertions, 0 deletions