Skip to content

Commit 91c02f7

Browse files
committed
Generate list of supported formats
1 parent cf26f17 commit 91c02f7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

SUPPORTED-FORMATS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!--- DO NOT EDIT -- Generated at 2025-07-23T17:39:00.357247771 - Run the `main` method of `ParserRegistry` to regenerate after changing parsers -- DO NOT EDIT --->
1+
<!--- DO NOT EDIT -- Generated at 2025-07-24T19:00:45.759719259 - Run the `main` method of `ParserRegistry` to regenerate after changing parsers -- DO NOT EDIT --->
22
# Supported Report Formats
33

44
The static analysis model supports the following report formats.
@@ -750,7 +750,7 @@ If your tool is supported, but some properties are missing (icon, URL, etc.), pl
750750
</tr>
751751
<tr>
752752
<td colspan="4">
753-
:bulb: Use option --format checkstyle.
753+
:bulb: Use option <code>--format json</code> (recommend), <code>--format json-with-metadata</code> or <code>--format checkstyle</code> (deprecated).
754754
</td>
755755
</tr>
756756
<tr>

0 commit comments

Comments
 (0)