xiaoxiang781216 commented on pull request #2814:
URL: https://github.com/apache/incubator-nuttx/pull/2814#issuecomment-774489438


   But there are other nxstyle warnings we can fix:
   ```
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/nxterm/nxterm.h:1:77:
 error: Block comments have different lengths
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/nxterm/nxterm.h:43:74:
 error: Block comments have different lengths
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/nxterm/nxterm.h:106:48:
 error: Missing space before closing C comment
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/nxterm/nxterm.h:189:80:
 error: Long line found
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/nxterm/nxterm.h:213:80:
 error: Long line found
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/nxterm/nxterm.h:220:81:
 error: Long line found
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/vnc/server/vnc_keymap.c:125:1:
 error: Blank line precedes right brace at line
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/vnc/server/vnc_keymap.c:129:1:
 error: Blank line follows left brace
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/vnc/server/vnc_keymap.c:132:1:
 error: Blank line precedes right brace at line
   Error: 
/home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/graphics/vnc/server/vnc_receiver.c:280:86:
 error: Long line found
   ```


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


Reply via email to