vincbeck commented on code in PR #35926:
URL: https://github.com/apache/airflow/pull/35926#discussion_r1410831443
##########
.pre-commit-config.yaml:
##########
@@ -525,6 +524,7 @@ repos:
^airflow/providers/apache/spark/hooks/|
^airflow/providers/apache/spark/operators/|
^airflow/providers/exasol/hooks/exasol.py$|
+ ^airflow/providers/fab/auth_manager/security_manager/|
Review Comment:
The issue is, very often it leads to breaking change (the method/function
name needs to be changed). But still, you're right we could rename them and
deprecate the others
--
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]