Whamcloud - gitweb
LU-6142 contrib: git plugins 01/54101/2
authorTimothy Day <timday@amazon.com>
Tue, 20 Feb 2024 02:44:12 +0000 (02:44 +0000)
committerOleg Drokin <green@whamcloud.com>
Mon, 4 Mar 2024 19:58:31 +0000 (19:58 +0000)
commit4b914b0c8f7db6e2ba0b027f455f32cb843b1ded
tree1bbcf258fdb7340865fcbefab8ae82f73e1e0d38
parentdba2456ef415acaf0ea23381a8affcd0a4db6ade
LU-6142 contrib: git plugins

Git plugins to quick see the progress towards
checkpatch cleanups in Lustre.

The original (git-tabcheck) was authored by
Andreas Dilger to help with space to tabs conversion.
The second (git-checkpatch) was modified from
the original script to help capture generic
checkpatch warnings.

Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: Iab7aaa70690d00f1b7dd5ebcd2412865dae34729
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/54101
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Arshad Hussain <arshad.hussain@aeoncomputing.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
contrib/git-cmds/git-checkpatch [new file with mode: 0755]
contrib/git-cmds/git-tabcheck [new file with mode: 0755]