Skip to content

Commit 6423ea3

Browse files
authored
Merge pull request #107 from github/hvitved/index-files-working-dir
Add `--working-dir=.` to `index-files` call
2 parents d19053d + 735eb24 commit 6423ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/autobuild.sh

+1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ exec "${CODEQL_DIST}/codeql" database index-files \
66
--include-extension=.rb \
77
--size-limit=5m \
88
--language=ruby \
9+
--working-dir=.\
910
"$CODEQL_EXTRACTOR_RUBY_WIP_DATABASE"

0 commit comments

Comments
 (0)