j178 commented on issue #44995: URL: https://github.com/apache/airflow/issues/44995#issuecomment-3168664831
> [@ashb](https://github.com/ashb) Hi! Just wanted to let you know that with the prefligit [0.0.20](https://github.com/j178/prefligit/releases/tag/v0.0.20) release, all languages that Airflow uses are now supported. I think it’s a good time for you to give it a try! One thing to note, I just realized that Airflow also has `pygrep` hooks, but `pygrep` isn’t supported in prek yet. It seems pretty tricky to implement `pygrep` natively in Rust since it’s tough to mimic every little detail of `re` in Rust. So, I’m working on getting it done by using a real Python subprocess instead. So full airflow support’s gonna take a bit more time. -- 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]
