We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53e96e5 commit ee3085eCopy full SHA for ee3085e
1 file changed
misc/scripts/generate-code-scanning-query-list.py
@@ -8,7 +8,7 @@
8
9
"""
10
This script collects CodeQL queries that are part of code scanning query packs
11
-and prints CSV data to stdout that describes which packs contain which queries.
+and prints CSV data to stdout that describes which suites in the pack contain which queries.
12
13
Errors are printed to stderr. This script requires that 'git' and 'codeql' commands
14
are on the PATH. It'll try to automatically set the CodeQL search path correctly,
0 commit comments