AlmAck commented on PR #20002:
URL: https://github.com/apache/nuttx/pull/20002#issuecomment-5470396098

   > Hi @AlmAck please fix and rebase
   > 
   > ```
   > ../nuttx/tools/checkpatch.sh -c -u -m -g  
f9bf75ac62780ebe422258519a3e176bc607d9a4..HEAD
   > Error: 
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/nrf53/nrf53_gpiote.c:185:14: 
error: Missing blank line after declarations
   > Error: 
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/nrf53/nrf53_gpiote.c:213:14: 
error: Bad alignment
   > Error: 
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/nrf53/nrf53_gpiote.c:216:14: 
error: Bad alignment
   > Error: 
/home/runner/work/nuttx/nuttx/nuttx/arch/arm/src/nrf53/nrf53_gpiote.c:259:7: 
error: Bad right brace alignment
   > ```
   
   those bad alignment are not part of my original PR, i added them too as 
requested. probably an entire check on those files is required separately to 
avoid mixing PR content.


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

Reply via email to