Skip to content

Commit 8d2e156

Browse files
ktockdims
authored andcommitted
Increase golangci-lint timeout
Signed-off-by: Kohei Tokunaga <[email protected]>
1 parent 11304a4 commit 8d2e156

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ issues:
1919
- EXC0002
2020

2121
run:
22-
timeout: 3m
22+
timeout: 8m
2323
skip-dirs:
2424
- api
2525
- design

0 commit comments

Comments
 (0)