Skip to content

Commit 13c72d2

Browse files
author
james
committed
run script for lgtm suites
1 parent bc7264c commit 13c72d2

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
@@ -23,7 +23,7 @@
2323

2424
# Query suites to generate help for
2525
# lgtm-full suites covers all queries used in code scanning and on lgtm.com plus a few more
26-
packs = ["lgtm-full"]
26+
packs = ["lgtm"]
2727

2828
def prefix_repo_nwo(filename):
2929
"""

0 commit comments

Comments
 (0)