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

This commit is contained in:
Athurg Gooth 2023-10-19 09:37:35 +08:00 committed by GitHub
parent 21c70e7993
commit 37601e5d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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