Skip to content

Commit 514f8f3

Browse files
authored
QL: Also update qltest.cmd
1 parent 0954584 commit 514f8f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/qltest.cmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ type NUL && "%CODEQL_DIST%\codeql.exe" database index-files ^
44
--prune=**/*.testproj ^
55
--include-extension=.ql ^
66
--include-extension=.qll ^
7+
--include-extension=.dbscheme ^
8+
--include-extension=.yml ^
79
--size-limit=5m ^
810
--language=ql ^
911
"%CODEQL_EXTRACTOR_QL_WIP_DATABASE%"

0 commit comments

Comments
 (0)