pankajkoti commented on code in PR #32052:
URL: https://github.com/apache/airflow/pull/32052#discussion_r1240905121


##########
airflow/config_templates/config.yml:
##########
@@ -1178,6 +1197,7 @@ api:
       version_added: 2.2.0
       example: ~
       default: ""
+

Review Comment:
   Actually, I added them manually 🙃 . I observed in some places we had empty 
new lines between these config sections, in some places no empty new lines to 
separate the sections and in 1-2 occurrences multiple empty new lines between 
sections. How would we like to keep it?
   Remove the empty new line separators between all sections?



-- 
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]

Reply via email to