loucyx commented on PR #42184: URL: https://github.com/apache/airflow/pull/42184#issuecomment-2346419986
> Looks like a bunch of pre-commit hooks are failing: https://github.com/apache/airflow/blob/main/contributing-docs/03_contributors_quick_start.rst#configuring-pre-commit @bbovenzi it was a casing issue. I renamed some files from `camelCase` to `PascalCase` and git didn't recognized the rename, so it worked just fine in my local but they were "missing" once pushed. -- 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]
