Skip to content

Commit

Permalink
Generate list of supported formats
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 27, 2024
1 parent e0632ec commit 7ef270b
Showing 1 changed file with 22 additions and 1 deletion.
23 changes: 22 additions & 1 deletion SUPPORTED-FORMATS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!--- DO NOT EDIT -- Generated at 2024-12-14T15:18:56.537764514 - Run the `main` method of `ParserRegistry` to regenerate after changing parsers -- DO NOT EDIT --->
<!--- DO NOT EDIT -- Generated at 2024-12-27T14:19:42.937461338 - Run the `main` method of `ParserRegistry` to regenerate after changing parsers -- DO NOT EDIT --->
# Supported Report Formats

The static analysis model supports the following report formats.
Expand Down Expand Up @@ -2178,6 +2178,27 @@ analyze - iccxxxxcompiler_opts cstat2.c</pre></code>For details check the IAR C-
-
</td>
</tr>
<tr>
<td>
vale
</td>
<td>
-
</td>
<td>
<a href="https://vale.sh/">
Vale
</a>
</td>
<td>
**/vale-report.json
</td>
</tr>
<tr>
<td colspan="4">
:bulb: Reads vale report files. Use the flag --output=JSON
</td>
</tr>
<tr>
<td>
valgrind
Expand Down

0 comments on commit 7ef270b

Please sign in to comment.