btashton commented on pull request #2177:
URL: https://github.com/apache/incubator-nuttx/pull/2177#issuecomment-725682657


   
   > _(As a side note, I have still trouble understanding some of the nxstyle 
errors. Is there any guide, or any documentation on code style conventions?)_
   
   This is a good place to work from:
   http://nuttx.apache.org/docs/latest/contributing/coding_style.html
   
   There is also `./tools/checkpatch.sh`
   
   I usually run
   `git diff <base branch> | ./tools/checkpatch.sh -`
   
   To make sure everything is good. 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to