Increased linter timeout in makefile

This commit is contained in:
Juan Font 2021-09-13 22:58:35 +02:00
parent eae1b6a3de
commit acc43c39af

View File

@ -20,7 +20,7 @@ coverprofile_html:
lint:
golint
golangci-lint run
golangci-lint run --timeout 5m
compress: build
upx --brute headscale