xiaoxiang781216 commented on issue #371: Add code spell check to checkpatch.sh
URL: https://github.com/apache/incubator-nuttx/pull/371#issuecomment-590850444
 
 
   I use the version installed by command:
   pip install codespell
   here is the offical repo:
   https://github.com/codespell-project/codespell
   The dictionary come from the installation which is also used by Linux 
kernel's checkpatch.pl.
   There still has few false alarm, we just need add a small NuttX specifc 
blacklist to ignore these word, then we can even enable it by default.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to