merge public vulcanizedb/master

This commit is contained in:
Ian Norden
2019-01-23 00:37:26 -06:00
196 changed files with 13319 additions and 278 deletions
+1
View File
@@ -42,6 +42,7 @@ lint:
.PHONY: test
test: | $(GINKGO) $(LINT)
go get -t ./...
go vet ./...
go fmt ./...
$(GINKGO) -r --skipPackage=integration_tests,integration