rmuir commented on issue #15626: URL: https://github.com/apache/lucene/issues/15626#issuecomment-3814305433
I'm happy to make a draft PR with similar setup. Would look something like this wrt filesystem structure: ``` .precommit-config.yml: prek config .github/workflows/xxx: setup-uv + prek manual stage invocation dev-tools/pyproject.toml: 3rd party tools dependency list dev-tools/uv.lock: 3rd party tools lockfile ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
