Srabasti commented on PR #60149: URL: https://github.com/apache/airflow/pull/60149#issuecomment-3722174566
Thanks for including the changes @kalel-commits however still static checks checks are failing! As Jarek advised above, have you reproduced locally by running prek run --all-files in your branch? Prek will fix any formatting errors, and then you can push the commit from your branch. It is super easy to fix them. The first time is toughest:) To run prek as part of git workflow, use prek install to set up git hooks. <img width="621" height="71" alt="image" src="https://github.com/user-attachments/assets/70996c8d-6093-4912-b736-3afc99fc84f0" /> -- 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]
