acassis commented on PR #11291: URL: https://github.com/apache/nuttx/pull/11291#issuecomment-1859210156
@royratcliffe Please fix these coding style issues: ``` Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32h7/stm32_serial.c:1701:78: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32h7/h747ai/src/stm32_bringup.c:302:78: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32h7/h747ai/src/stm32_bringup.c:305:78: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32h7/h747ai/src/stm32_bringup.c:321:1: error: Blank line precedes right brace at line Error: Process completed with exit code 1. ``` You can use checkpatch.sh to find these issues before submitting the PR, there is more info in our website. -- 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