potiuk commented on PR #33632: URL: https://github.com/apache/airflow/pull/33632#issuecomment-1692177270
> > breeze static-checks --only-my-changes > > Good to know, I was just running ruff + black checks but it looks like there's a few more failing 👀 I'll use this command in the future. Hihly recommend just `pre-commit install` I generally almost never run any static checks manually for airflow. It happens all automagically with pre-commits, so I just don't think about them and fix them when I commit stuff. -- 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]
