acassis commented on PR #2317:
URL: https://github.com/apache/nuttx-apps/pull/2317#issuecomment-1969162349

   > I think it looks kinda bad, it's harder to see how output is going to be 
printed and is hard to grep later on. Even Linux allows for long strings 
without breaking.
   > 
   > How about I write patch to nxstyle to ignore such cases? I think it would 
be enough to simply check if line ends with an `"` then in that case ignore 
line length warning?
   
   @mlyszczek I think it is happening on Linux because they increased the 
column from 80 to 120. If you download an old kernel (i.e. 2.6 series) you will 
see they enforce 80 column limit event for strings.


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