assignUser commented on issue #46528: URL: https://github.com/apache/arrow/issues/46528#issuecomment-2898680720
Hm, why are we running both pre-commit (that runs linters etc.) and a docker build that runs the same linters at least in part. i.e. >INFO:archery:Running cmake-format linters INFO:archery:Running apache-rat linter If the docker build is running any tools we don't have in pre-commit we should just add them there. -- 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]
