kou commented on issue #46646: URL: https://github.com/apache/arrow/issues/46646#issuecomment-2925710498
It's an expected behavior. If you don't want to require R, could you use `pre-commit run --show-diff-on-failure --color=always --all-files cpp` or something? (The last `cpp` is the important part. See also #46602.) > I believe there are some R pre-commit hooks at https://github.com/lorenzwalthert/precommit - can these be used instead of a local hook? It also uses local R. (We can't use it because it doesn't install cyclocomp. See also the PR description in #46581.) -- 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]
