wgtmac commented on PR #1308: URL: https://github.com/apache/orc/pull/1308#issuecomment-1305090425
> * Given that there are many other projects like Apache Arrow, there might be ASF-approved GitHub Action. > * We need to file an INFRA JIRA to ask about what is allowed or to ask to add a new GitHub Action plugin. I have checked Apache Arrow but it uses cpplint manually and does not integrate it with the GitHub workflow. > jidicula/clang-format-action I have checked apache/arrow, apache/avro, and apache/impala. It looks like none of them use Github workflow to apply style check. Apache Arrow uses cpplint manually but it requires hard work to match the style between clang-format and cpplint. I have filed an INFRA JIRA: https://issues.apache.org/jira/browse/INFRA-23873. -- 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]
