potiuk commented on PR #46459: URL: https://github.com/apache/airflow/pull/46459#issuecomment-2637836279
> But right now we have zip files `tests/dags/test_zip.zip` I think par to of the task is to drop what we have now and replace it with creation of the zip on the fly. Yes. But I believe we do not need pre-commit for that - .gitignore should be enough. And even if we want to have .zip check the precommit should be just `false` command if `.*.zip` files match - there is no need to have python for that. -- 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: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org