We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--working-dir=.
index-files
1 parent d19053d commit 735eb24Copy full SHA for 735eb24
tools/autobuild.sh
@@ -6,4 +6,5 @@ exec "${CODEQL_DIST}/codeql" database index-files \
6
--include-extension=.rb \
7
--size-limit=5m \
8
--language=ruby \
9
+ --working-dir=.\
10
"$CODEQL_EXTRACTOR_RUBY_WIP_DATABASE"
0 commit comments