anchao opened a new pull request, #9849:
URL: https://github.com/apache/nuttx/pull/9849

   ## Summary
   
   tools/ci/checkpatch: add cmake style check into ci-check
   
   
   ## Impact
   
   N/A
   
   ## Testing
   
   run checkpatch for cmake file
   
   ```
   /nuttx$ ./tools/checkpatch.sh -g HEAD~1
   ERROR __main__.py:618: Check failed: 
/home/archer/code/nuttx/n10/nuttx/CMakeLists.txt
   
   cmake-format check failed, run following command to update the style:
     $ cmake-format -o /home/archer/code/nuttx/n10/nuttx/CMakeLists.txt 
/home/archer/code/nuttx/n10/nuttx/CMakeLists.txt
   ```
   


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