simbit18 commented on PR #16926:
URL: https://github.com/apache/nuttx/pull/16926#issuecomment-3233098457

   > > please fix the style warning:
   > 
   > @xiaoxiang781216 The warning is in the license banner in SPDX tag-value 
line. A short search indicates that SPDX tag-value must be entirely on a single 
line. Another option may be shortening the line maybe? I might need a bit of 
help on this.
   > 
   > https://spdx.github.io/spdx-spec/v2.3/file-tags/:
   > 
   > > An SPDX file tag consists of a single line, generally as part of a 
comment near the top of the file
   > 
   > > Multiple-line values are not recommended, because doing so will make it 
harder for simple search tools to extract all data by looking only for lines 
beginning with the relevant tag.
   
   Hi @matiamic  possible solution as is done in other files
   
https://github.com/apache/nuttx/blob/master/arch/arm/src/lpc2378/lpc23xx_i2c.c#L7-#L9
   
   


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