xiaoxiang781216 commented on PR #3760: URL: https://github.com/apache/nuttx-apps/pull/3760#issuecomment-5450631227
please create a new patch to fix the style issue: ``` Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:350:2: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:360:6: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:407:2: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:532:14: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:547:14: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:696:6: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:854:6: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:1039:6: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:1108:10: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:1118:14: error: Missing blank line after declarations Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:1224:4: error: Bad alignment Error: /home/runner/work/nuttx-apps/nuttx-apps/apps/system/fastboot/fastboot.c:1226:4: error: Bad alignment ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
