Skip to content
Snippets Groups Projects
Commit eed55d4e authored by Mariano Cano's avatar Mariano Cano
Browse files

Increase lint timeout.

parent 1b824cb6
No related branches found
No related tags found
No related merge requests found
......@@ -129,7 +129,7 @@ vet:
$Q go vet ./...
lint:
$Q LOG_LEVEL=error golangci-lint run
$Q LOG_LEVEL=error golangci-lint run --timeout 5m
.PHONY: fmt vet lint
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment