hujun260 commented on PR #3246:
URL: https://github.com/apache/nuttx-apps/pull/3246#issuecomment-3640196627

   > Hi @hujun260 please fix these errors:
   > 
   > ```
   > ../nuttx/tools/checkpatch.sh -c -u -m -g 
cfff7f5a22aecdfd7799add706c48d6968769cdc..HEAD
   > Used config files:
   >     1: .codespellrc
   > 
/home/runner/work/nuttx-apps/nuttx-apps/apps/crypto/controlse/controlse_main.cxx:29:
 ccertificate ==> certificate
   > 
/home/runner/work/nuttx-apps/nuttx-apps/apps/crypto/controlse/controlse_main.cxx:444:
 CCertificate ==> certificate
   > 
/home/runner/work/nuttx-apps/nuttx-apps/apps/crypto/controlse/controlse_main.cxx:496:
 CCertificate ==> certificate
   > 
/home/runner/work/nuttx-apps/nuttx-apps/apps/crypto/controlse/controlse_main.cxx:632:
 CCertificate ==> certificate
   > 
/home/runner/work/nuttx-apps/nuttx-apps/apps/crypto/controlse/controlse_main.cxx:657:
 CCertificate ==> certificate
   > Some checks failed. For contributing guidelines, see:
   > ```
   > 
   > @hujun260 to pass the check you need to add these lines to this file 
.codespell-ignore-lines
   > 
   > https://github.com/apache/nuttx-apps/blob/master/.codespell-ignore-lines
   > 
   > add the entire line (including spaces)
   > 
   > 
https://github.com/hujun260/nuttx-apps/blob/30b40c9a68b8c81623dcd7597d0713b3c0468134/crypto/controlse/controlse_main.cxx#L29
   > 
   > 
https://github.com/hujun260/nuttx-apps/blob/30b40c9a68b8c81623dcd7597d0713b3c0468134/crypto/controlse/controlse_main.cxx#L444
   > 
   > 
https://github.com/hujun260/nuttx-apps/blob/30b40c9a68b8c81623dcd7597d0713b3c0468134/crypto/controlse/controlse_main.cxx#L496
   > 
   > 
https://github.com/hujun260/nuttx-apps/blob/30b40c9a68b8c81623dcd7597d0713b3c0468134/crypto/controlse/controlse_main.cxx#L632
   > 
   > 
https://github.com/hujun260/nuttx-apps/blob/30b40c9a68b8c81623dcd7597d0713b3c0468134/crypto/controlse/controlse_main.cxx#L657
   
   thanks!


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to