Merge Arguments
"""""""""""""""

.. code-block:: console
    :caption: <MERGE ARGS>

    -merge <dir> [-info <key=value>] [-html_report_location <dir>]

.. code-block:: console
    :caption: <MERGE ARGS> Description

    -merge <dir>                       Directory of the HTML report to be merged with other reports specified by subsequent -merge arguments.
                                       Must be repeated.
    -info <key=value>                  [Optional] Place a ‘key=value’ annotation on all hits from a generated HTML report, in order to create filters based on them after a merge between reports.
    -html_report_location <dir>        [Optional] Destination directory for the HTML lint report.
                                                  Default value: current directory.