ctubbsii commented on PR #2581: URL: https://github.com/apache/thrift/pull/2581#issuecomment-1117743035
As an example, Accumulo [does this](https://github.com/apache/accumulo/blob/main/.github/workflows/maven.yaml#L59) to verify the format during CI. Note the `-DskipFormat -DverifyFormat` (feel free to consult the pom.xml to see how that works, but I think these two properties are enough to illustrate my point). -- 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]
