wgtmac commented on code in PR #2108:
URL: https://github.com/apache/orc/pull/2108#discussion_r1912863240


##########
CMakeLists.txt:
##########
@@ -85,6 +85,10 @@ option(ORC_PACKAGE_KIND
     "Arbitrary string that identifies the kind of package"
     "")
 
+option(ORC_ENABLE_CLANG_TOOLS

Review Comment:
   Actually I think we can disable it by default because we have switched to 
use `cpp-linter-action` already. But this PR is required to backport to 2.1.1 
so I decided to keep it to make the CI happy on branch-2.1



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