Skip to content

Commit f748ecf

Browse files
committed
[n/a] Increase our Golangci timeout
Signed-off-by: Yolan Romailler <[email protected]>
1 parent 5d05bba commit f748ecf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.golangci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
run:
22
skip-dirs:
33
- helpers/
4-
go: 1.20
4+
go: 1.21
5+
deadline: 5m
56

67
linters-settings:
78
gocyclo:

0 commit comments

Comments
 (0)