Skip to content

Commit df8260d

Browse files
dtaniwakijessesuen
authored andcommitted
Increase timeout of golangci-lint (argoproj#1623)
1 parent 138f89f commit df8260d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ run:
33
tests: false
44
skip-files:
55
- "pkg/client"
6+
deadline: 10m
67
output:
78
format: colored-line-number
89
print-issued-lines: true

0 commit comments

Comments
 (0)