Re: [dpdk-dev] [PATCH] devtools: add checkpatch spelling dictionary builder

2020-07-30 Thread Thomas Monjalon
07/07/2020 10:54, Thomas Monjalon: > The script checkpatch.pl (used in checkpatches.sh) can use a dictionary > from the codespell project to check spelling. > There are multiple dictionaries to be used. > > The script build-dict.sh concatenate multiple dictionaries and remove > some annoying false

[dpdk-dev] [PATCH] devtools: add checkpatch spelling dictionary builder

2020-07-07 Thread Thomas Monjalon
The script checkpatch.pl (used in checkpatches.sh) can use a dictionary from the codespell project to check spelling. There are multiple dictionaries to be used. The script build-dict.sh concatenate multiple dictionaries and remove some annoying false positives. The dictionary built by this scrip