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 9e153cf commit 7135999Copy full SHA for 7135999
ruby/tools/qltest.cmd
@@ -8,6 +8,7 @@ type NUL && "%CODEQL_DIST%\codeql.exe" database index-files ^
8
--include=**/Gemfile ^
9
--size-limit=5m ^
10
--language=ruby ^
11
+ --working-dir=. ^
12
"%CODEQL_EXTRACTOR_RUBY_WIP_DATABASE%"
13
14
exit /b %ERRORLEVEL%
0 commit comments