uranusjr commented on PR #32477: URL: https://github.com/apache/airflow/pull/32477#issuecomment-1628361733
I don’t think that’s what the check is complaining though? The failing check is implemented here: https://github.com/apache/airflow/blob/76021ef8cd630826d9524e9984d1a2a7d9c57549/scripts/in_container/verify_providers.py#L542-L582 From what I can tell, `is_camel_case_with_acronyms` seems to allow `SFTP` but not the leading underscore. -- 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]
