You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/04/25 14:03:13 UTC

[GitHub] [incubator-nuttx] Ouss4 commented on issue #652: NXStyle: Ignore alignments of block comments at right of code

Ouss4 commented on issue #652:
URL: https://github.com/apache/incubator-nuttx/issues/652#issuecomment-619384488


   Yes, the lines are too long.  But nxstyle ignores long lines when it's a comment at the right of struct field for instance.
   This is used throughout the code base to comment struct fields, so the exception was added to nxstyle not too long ago.
   The issue is, single line comments are ignored and no complaints is raised, however if it's a block (and long) comment, now nxstyle complains about the length.


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