Skip to content

Commit

Permalink
Rename deprecated deadline option to timeout (argoproj#2686)
Browse files Browse the repository at this point in the history
  • Loading branch information
oke-py authored and alexec committed Nov 12, 2019
1 parent 048e787 commit a6db07f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
run:
deadline: 2m
timeout: 2m
skip-files:
- ".*\\.pb\\.go"
skip-dirs:
Expand Down

0 comments on commit a6db07f

Please sign in to comment.