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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/autobuild.sh

Lines changed: 1 addition & 0 deletions
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)