Skip to content

Commit ee3085e

Browse files
authored
Update generate-code-scanning-query-list.py
1 parent 53e96e5 commit ee3085e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/scripts/generate-code-scanning-query-list.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
"""
1010
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.
11+
and prints CSV data to stdout that describes which suites in the pack contain which queries.
1212
1313
Errors are printed to stderr. This script requires that 'git' and 'codeql' commands
1414
are on the PATH. It'll try to automatically set the CodeQL search path correctly,

0 commit comments

Comments
 (0)