kaxil commented on a change in pull request #11102:
URL: https://github.com/apache/airflow/pull/11102#discussion_r493548460



##########
File path: .pre-commit-config.yaml
##########
@@ -202,6 +202,12 @@ repos:
           - --convention=pep257
           - --add-ignore=D100,D102,D104,D105,D107,D200,D205,D400,D401
         exclude: 
^tests/.*\.py$|^scripts/.*\.py$|^dev|^backport_packages|^kubernetes_tests
+  - repo: https://gitlab.com/pycqa/flake8

Review comment:
       Yup flake8 is definitely tied to the Python version that is installed, 
that might be a good reason to keep it in breeze.




----------------------------------------------------------------
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]


Reply via email to