amoghrajesh commented on PR #64148: URL: https://github.com/apache/airflow/pull/64148#issuecomment-4124603794
> I wonder if it’d be easier to just use pre-commit hooks to keep two files in core and sdk in sync instead of a shared module Easier, yes, but I am not highly in favour of that @uranusjr, the shared library seems to be a much more maintainable approach even for such small utilities. With prek hook here, refactors etc could lose the source of truth making it harder to track and maintain over time leading to a drift risk. -- 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]
