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

   > I suppose I should run the pre-commit hooks locally too? 
   
   This is what pre-commit is for (`pre-` + `commit`). You should run 
`pre-commit install` and since then it will be run automatically for you 
whenever you make commit - this is the way you do not have to send PR to CI to 
find out if your PR passess the first gate of static checks


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

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

Reply via email to