fix: increase golangci timeout

This commit is contained in:
zenix 2022-06-17 20:27:03 +09:00
parent a5ffca7fe8
commit 0a074796a0

View File

@ -1,6 +1,7 @@
run:
issues-exit-code: 0
tests: false
tests: true
timeout: 5m
linters:
disable-all: true
enable: