Skip to content

Commit b59c63b

Browse files
author
Arthur Silva Sens
authored
Merge pull request #1536 from prometheus/superq/lint_timeout
Fix golangci-lint config
2 parents f08b10c + 6098322 commit b59c63b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
run:
3-
deadline: 5m
3+
timeout: 5m
44
skip-files:
55
# Skip autogenerated files.
66
- ^.*\.(pb|y)\.go$

0 commit comments

Comments
 (0)