We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bb91f4 commit 407f63bCopy full SHA for 407f63b
tools/autobuild.cmd
@@ -4,7 +4,7 @@ type NUL && "%CODEQL_DIST%\codeql.exe" database index-files ^
4
--include-extension=.rb ^
5
--include-extension=.erb ^
6
--size-limit=5m ^
7
- --language=ruby ^
+ --language=ql ^
8
"%CODEQL_EXTRACTOR_QL_WIP_DATABASE%"
9
10
exit /b %ERRORLEVEL%
tools/qltest.cmd
@@ -5,7 +5,7 @@ type NUL && "%CODEQL_DIST%\codeql.exe" database index-files ^
11
0 commit comments