You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/25 19:52:12 UTC

[GitHub] [airflow] kaxil edited a comment on pull request #10543: Enable Black on Providers Packages

kaxil edited a comment on pull request #10543:
URL: https://github.com/apache/airflow/pull/10543#issuecomment-680235976


   > Hi @kaxil
   > 
   > Could you please also update the `isort` section in `setup.cfg` to ignore the `providers` and `api_connexion` the same way you ignore them in the pre-commit hook?
   > 
   > A `skip_glob=*/api_connexion/**/*.py,*/providers/**/*.py` should work.
   > 
   > Thanks,
   > 
   > Tamas
   
   I have done that here https://github.com/apache/airflow/blob/cd1f79424256f1c51e5e0d4e7031540df866dc7b/.pre-commit-config.yaml#L190-L194 already :) 


----------------------------------------------------------------
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:
users@infra.apache.org