hussein-awala commented on PR #34714:
URL: https://github.com/apache/airflow/pull/34714#issuecomment-1742926579

   As explained in the mentioned doc, first you need to activate the pre-commit:
   ```
   pre-commit install
   ```
   Then you can run
   ```
   pre-commit run --all-files
   ```
   to rerun the hooks on all the files including the committed changes. 
   


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