ashb commented on a change in pull request #7430: [AIRFLOW-6816] Separated out 
common utils
URL: https://github.com/apache/airflow/pull/7430#discussion_r379896917
 
 

 ##########
 File path: .pre-commit-config.yaml
 ##########
 @@ -285,14 +285,14 @@ repos:
         language: system
         entry: "./scripts/ci/pre_commit_mypy.sh"
         files: \.py$
-        exclude: ^airflow/_vendor/.*$
+        exclude: ^airflow/_vendor/.*$|^dev
 
 Review comment:
   Oh right. Was just wondering where this file/folder came from as I didn't 
see it in our repo anywhere.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to