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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to