Skip to content

Commit 021db1c

Browse files
committed
CI: Increase golangci-lint timeout to 3m
1 parent d019ff4 commit 021db1c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.golangci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# https://golangci-lint.run/usage/configuration/
22

3+
run:
4+
timeout: 3m
5+
36
linters-settings:
47
errcheck:
58
exclude: errcheck_excludes.txt

0 commit comments

Comments
 (0)