shahar1 commented on PR #67691: URL: https://github.com/apache/airflow/pull/67691#issuecomment-4572577885
Good catch! There are Python libraries for detecting languages (e.g., [langdetect](https://pypi.org/project/langdetect/)) so we could potentially create a pre-commit for detecting anomalies. The problem is that the libraries I'm aware of are not maintained, but maybe with some AI magic we could customize one for that use case. -- 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]
