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 2022/10/06 20:39:08 UTC

[GitHub] [airflow] potiuk commented on pull request #26922: Remove <2 limit on google-cloud-storage

potiuk commented on PR #26922:
URL: https://github.com/apache/airflow/pull/26922#issuecomment-1270651404

   @r-richmond - you do not need to use vscode/codespaces to run pre-commits (and there is no need usually for you to run --all-files). You should just install pre-commit where your code is checked-out and run `pre-commit install` then only necessary pre-commits will be run automatically when you run commit. Pre-commits are supposed to be run locally. 


-- 
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-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org