Nataneljpwd commented on PR #61274: URL: https://github.com/apache/airflow/pull/61274#issuecomment-3959438684
> I think you need to set up the pre-commit hooks locally and then run the command: > > prek run --all-files > > This should fix the static errors you’re receiving. I think it is also possible to run prek ruff-format --all-files Or prek airflow-core --all-files To not run on everything In general, you can list prek hooks using prek list -- 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]
