xiaoxiang781216 commented on issue #540: possible nxstyle false alarm: "Missing 
space before closing C comment"
URL: https://github.com/apache/incubator-nuttx/issues/540#issuecomment-597535038
 
 
   > I think it isn't a false alarm, it shows there is something wrong:
   > In case of comments only 3 types are specified,
   > "Single line", "Block" and "Right of code".
   > I don't think comments inside code statements should be encouraged.
   > But you're right: the error message is wrong.
   
   I don't read the style guiding recently, not sure whether the guide require 
we have only three possible location to put the comment. My suggestion just try 
to make nxsytle happy:).
   Anyway, if something isn't written in the document which mean the rule don't 
forbid we do so in the code. So nxstyle should be more conservative from my 
point of view.
   We are all human, not a machine, right?:).

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