wuguowei1994 commented on PR #59532: URL: https://github.com/apache/doris/pull/59532#issuecomment-3707841988
Hi maintainers, The clang-format-check failed due to: run-clang-format.py: error: [Errno 2] No such file or directory: 'cloud/src' run-clang-format.py: error: [Errno 2] No such file or directory: 'cloud/test' This is a known issue in the community repo because the 'cloud/' directory does not exist in apache/doris. The code changes in this PR do not touch any formatting in non-existent paths. Could you please mark this check as passed or skip it? Thanks! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
