simbit18 commented on PR #16472:
URL: https://github.com/apache/nuttx/pull/16472#issuecomment-2936166113

   $ ./tools/checkpatch.sh -h
   USAGE: ./tools/checkpatch.sh [options] [list|-]
   
   Options:
   -h
   -c spell check with codespell (install with: pip install codespell)
   **-u encoding check with cvt2utf (install with: pip install cvt2utf)**
   -r range check only (coupled with -p or -g)
   -p <patch file names> (default)
   **-m Change-Id check in commit message (coupled with -g)**
   -g <commit list>
   -f <file list>
   
   missing options
   
   **-u encoding check with cvt2utf (install with: pip install cvt2utf)**
   **-m Change-Id check in commit message (coupled with -g)**
   
   PR https://github.com/apache/nuttx/pull/16476


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to