xiaoxiang781216 commented on PR #18864: URL: https://github.com/apache/nuttx/pull/18864#issuecomment-4419299420
@raiden00pl please fix: ``` Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/at32/at32_pwm.c:2171:1: error: Too many blank lines Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/at32/at32_pwm.c:3307:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/efm32/efm32_pwm.c:366:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/efm32/efm32_pwm.c:406:85: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/ht32f4[91](https://github.com/apache/nuttx/actions/runs/25661234964/job/75322078800?pr=18864#step:3:92)x3/ht32f491x3_pwm.c:348:84: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/kinetis/kinetis_pwm.c:368:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/kl/kl_pwm.c:334:79: error: Long line found Warning: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/lpc17xx_40xx/lpc17_40_mcpwm.c:272:62: warning: Wrong column position of comment right of code Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/ra4/ra_pwm.c:559:81: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/s32k1xx/s32k1xx_pwm.c:363:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32/stm32_pwm.c:3459:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32f0l0g0/stm32_pwm.c:1099:82: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32f0l0g0/stm32_pwm.c:1383:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32f0l0g0/stm32_pwm.h:108:1: error: Too many blank lines Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32f0l0g0/stm32_pwm.h:339:1: error: Too many blank lines Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32f7/stm32_pwm.c:3035:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32h5/stm32_pwm.c:19[94](https://github.com/apache/nuttx/actions/runs/25661234964/job/75322078800?pr=18864#step:3:95):1: error: Too many blank lines Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32h5/stm32_pwm.c:3132:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32h7/stm32_pwm.c:3135:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32l4/stm32l4_pwm.c:3032:79: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/stm32l4/stm32l4_pwm.c:3156:1: error: Missing blank line before comment found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/tlsr82/tlsr82_pwm.c:337:81: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/arch/risc-v/src/litex/litex_pwm.c:264:84: error: Long line found Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/nrf53/thingy53/src/nrf53_rgbled.c:44:1: error: Too many blank lines Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/nrf53/thingy53/src/nrf53_rgbled.c:52:1: error: Too many blank lines Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/nrf53/thingy53/src/nrf53_rgbled.c:[102](https://github.com/apache/nuttx/actions/runs/25661234964/job/75322078800?pr=18864#step:3:103):1: error: Too many blank lines Warning: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/common/src/stm32_xen1210.c:229:44: warning: Wrong column position of comment right of code Error: /home/runner/work/nuttx/nuttx/nuttx/boards/arm/stm32/photon/src/stm32_rgbled.c:60:1: error: Too many blank lines ``` -- 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]
