forked from cerc-io/laconicd-deprecated
Linted Repo (#136)
* Linted * Updated lint to include config file * Linted repo * Updated make command * made requested changes * added no lint
This commit is contained in:
@@ -139,7 +139,7 @@ test-cli:
|
||||
|
||||
lint:
|
||||
@echo "--> Running golangci-lint..."
|
||||
@${GO_MOD} golangci-lint run --deadline=5m ./...
|
||||
@${GO_MOD} golangci-lint run ./... -c .golangci.yml --deadline=5m
|
||||
|
||||
test-import:
|
||||
@${GO_MOD} go test ./importer -v --vet=off --run=TestImportBlocks --datadir tmp \
|
||||
|
||||
Reference in New Issue
Block a user