Merge pull request #1536 from prometheus/superq/lint_timeout

Fix golangci-lint config
This commit is contained in:
Arthur Silva Sens 2024-06-10 20:40:52 -03:00 committed by GitHub
commit b59c63b3f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
run:
deadline: 5m
timeout: 5m
skip-files:
# Skip autogenerated files.
- ^.*\.(pb|y)\.go$