Common HTML Report Arguments
""""""""""""""""""""""""""""

.. code-block:: console
    :caption: <COMMON HTML REPORT ARGS>

    [-include_html_code] [-include_code_date] [-include_creation_date] [-info <key=value>]

.. code-block:: console
    :caption: <COMMON HTML REPORT ARGS> Description

    -include_html_code            [Optional] Include the linted source code as HTML files in the generated lint report.
    -include_code_date            [Optional] Include the committer date in the generated lint report.
    -include_creation_date        [Optional] Include the creation date of each failure in the generated lint report based on GIT, SVN or Perforce blame information or using the file’s last modification date.
    -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 diff between reports.