xiaoxiang781216 commented on code in PR #17728:
URL: https://github.com/apache/nuttx/pull/17728#discussion_r2653087554


##########
tools/checkpatch.sh:
##########
@@ -118,7 +118,7 @@ format_file() {
 check_file() {
   if [ -x $@ ]; then
     case $@ in
-    *.bat | *.sh | *.py)
+    *.bat | *.sh | *.py | */run)

Review Comment:
   how about let's change run to run.sh?



##########
boards/sim/sim/sim/configs/citest/run:
##########


Review Comment:
   can we  share the same script for all citest configure?



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