kaxil commented on a change in pull request #13670:
URL: https://github.com/apache/airflow/pull/13670#discussion_r557427326
##########
File path: airflow/upgrade/rules/hostname_callable_rule.py
##########
@@ -24,10 +24,15 @@
class HostnameCallable(BaseRule):
title = "Unify hostname_callable option in core section"
- description = ""
+ description = "hostname_callable option is using now only dots instead of
dots and colons"
Review comment:
```suggestion
description = "hostname_callable option is now only using dots instead
of dots and colons"
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]