Skip to content

Commit

Permalink
Merge pull request #2702 from bobbypage/lint-ci
Browse files Browse the repository at this point in the history
Increase golang ci lint timeout to 5 minutes
  • Loading branch information
bobbypage authored Oct 28, 2020
2 parents 9b7851c + 3f50f2c commit 771d518
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
@@ -1,4 +1,5 @@
run:
timeout: 5m
linters-settings:
govet:
enable-all: true
Expand Down

0 comments on commit 771d518

Please sign in to comment.