]> git.gag.com Git - fw/openocd/commitdiff
checkpatch: don't spell-check the spelling file
authorAntonio Borneo <borneo.antonio@gmail.com>
Wed, 17 Apr 2019 06:00:38 +0000 (08:00 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sun, 18 Sep 2022 08:18:53 +0000 (08:18 +0000)
Prevent checkpatch to complain for commits that add new entries
in the dictionary of misspelled words.

Remove the ignore flag TYPO_SPELLING from .checkpatch.conf, now
spelling is functional.

Change-Id: I911dedafc243e34f753d2be687977066719ff2eb
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/5123
Tested-by: jenkins

No differences found