Increase linter deadline
This commit is contained in:
parent
1d29a0d094
commit
54393b91ed
1
Makefile
1
Makefile
@ -33,6 +33,7 @@ lint: $(GOMETALINTER)
|
||||
--enable=deadcode \
|
||||
--enable=gofmt \
|
||||
--enable=goimports \
|
||||
--deadline=120s \
|
||||
--tests ./...
|
||||
|
||||
.PHONY: dep
|
||||
|
Loading…
x
Reference in New Issue
Block a user