diff options
| author | Shulhan <ms@kilabit.info> | 2018-06-02 05:41:39 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2018-06-04 00:07:21 +0700 |
| commit | fd2b25bb08063ed7deb09757374a260dba22ee5a (patch) | |
| tree | 01c3ae4ddbbb67a50067913bcc3eaf7821845c64 /testdata | |
| parent | 8c316a9b4cea498dfaecf41b00b6c1df239b14cb (diff) | |
| download | beku-fd2b25bb08063ed7deb09757374a260dba22ee5a.tar.xz | |
Add common option "-V, --vendor" to work with vendor directory
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/beku.db | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/beku.db b/testdata/beku.db index e4fec16..2e4d589 100644 --- a/testdata/beku.db +++ b/testdata/beku.db @@ -1,4 +1,5 @@ [beku] +vendor = false [package "github.com/alecthomas/gometalinter"] vcs = git |
