zhongzhijie1 commented on code in PR #16650: URL: https://github.com/apache/nuttx/pull/16650#discussion_r2179424633
########## tools/checkpatch.sh: ########## @@ -93,6 +94,24 @@ is_cmake_file() { fi } +format_file() { + if [ ${@##*.} == 'py' ]; then Review Comment: thanks, commit in ab2ff2edaba2037dde541867984e8757347c2808 with this PR -- 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