devtools: export dictionary for commit title check
authorSean Morrissey <sean.morrissey@intel.com>
Mon, 24 Feb 2020 15:30:01 +0000 (15:30 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 25 Feb 2020 20:24:31 +0000 (21:24 +0100)
commitd448efa259e98e83243b55c680070b739031fcad
tree942ca24795cc16457ce8f3a5d0a0fb4f888abcff
parentd7decefc37244adb1e1c40249b8eb147e0410360
devtools: export dictionary for commit title check

Moved title syntax to a separate file so that it improves code
readability and allows easy addition.

Also logic changed from checking for bad pattern to checking good
pattern which documents the expected syntax more clearly, and does not
have gaps in the checks.

Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
MAINTAINERS
devtools/check-git-log.sh
devtools/words-case.txt [new file with mode: 0644]