Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4b07f39

Browse files
author
james
committed
run script for all languges
1 parent d70240c commit 4b07f39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/language/query-help-markdown.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import os
77

88
# Define which languages and query packs to consider
9-
languages = ["go"]
9+
languages = [ "cpp", "csharp", "go", "java", "javascript", "python"]
1010

1111
# Running generate query-help with "security-and-quality.qls" generates errors, so just use these two suites for now
1212
packs = ["code-scanning", "security-extended"]

0 commit comments

Comments
 (0)