bryancall commented on issue #11754: URL: https://github.com/apache/trafficserver/issues/11754#issuecomment-4013784718
Resolved. The pre-commit hook has been reworked to use `uv tool run` instead of `pip`/`virtualenv` for running yapf and cmake-format. This eliminates the `pip` vs `pip3` inconsistency and the virtualenv dependency entirely. The script now checks for `uv` and provides a clear installation link if it's missing. -- 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]
