Skip to content

Commit

Permalink
Increase timeout of golangci-lint (argoproj#1623)
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki authored and jessesuen committed Sep 25, 2019
1 parent 138f89f commit df8260d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ run:
tests: false
skip-files:
- "pkg/client"
deadline: 10m
output:
format: colored-line-number
print-issued-lines: true
Expand Down

0 comments on commit df8260d

Please sign in to comment.