further imrpovements

This commit is contained in:
james
2021-11-04 14:54:30 +00:00
parent 7236f3b4b6
commit 5ea93d6447
2 changed files with 15 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ in the CodeQL repository.
The CodeQL CLI includes a command to test query help and render the content as
markdown, so that you can easily preview the content in your IDE. Use the command to validate
query help files before uploading them to the CodeQL repository or sharing them with other users.
For CodeQL CLI 2.7.1 onwards, you can also include the markdown-rendered query help in SARIF files
From CodeQL CLI 2.7.1 onwards, you can also include the markdown-rendered query help in SARIF files
generated during CodeQL analyses so that the query help can be displayed in the code scanning UI.
For more information, see
":ref:`Analyzing databases with the CodeQL CLI <including-query-help-for-custom-codeql-queries-in-sarif-files>`."