Skip to content

Commit

Permalink
Longer deadline for linters
Browse files Browse the repository at this point in the history
Signed-off-by: David Gageot <david@gageot.net>
  • Loading branch information
dgageot committed Jul 22, 2019
1 parent d54b83c commit 3fd2324
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/linter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if ! [ -x "$(command -v golangci-lint)" ]; then
fi

golangci-lint run \
--deadline=2m \
--no-config \
-E bodyclose \
-E goconst \
Expand Down

0 comments on commit 3fd2324

Please sign in to comment.