mik-laj commented on a change in pull request #6242: [AIRFLOW-XXX] Improve format in code-block directives URL: https://github.com/apache/airflow/pull/6242#discussion_r330875671
########## File path: docs/howto/set-config.rst ########## @@ -28,7 +28,7 @@ can edit it to change any of the settings. You can also set options with environ For example, the metadata database connection string can either be set in ``airflow.cfg`` like this: -.. code-block:: bash +.. code-block:: ini Review comment: In other place, we use `ini`. I prefer not to introduce many ways to mark the same. https://raw.githubusercontent.com/apache/airflow/dd9071bf5e127d449eee304736d2a5125813f607/docs/usage-cli.rst This is only information about the file format and pygments select this format by calling this class "Ini*". ---------------------------------------------------------------- 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] With regards, Apache Git Services
