chore: change the timeout value of golangci-lint (#2403)

pull/2413/head
Athurg Gooth 2 years ago committed by GitHub
parent 21c70e7993
commit 37601e5d03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,5 @@
run:
timeout: 10m
linters:
enable:
- errcheck

Loading…
Cancel
Save