We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c386ed0 + b266556 commit 387f8ddCopy full SHA for 387f8dd
1 file changed
rootfs/usr/local/bin/lint
@@ -2,7 +2,7 @@
2
3
# Mandatory tests
4
echo -e "\033[0;31mManadatory Linters: These must pass\033[0m"
5
-gometalinter --vendor --tests --deadline=20s --disable-all \
+gometalinter --vendor --tests --deadline=300s --disable-all \
6
--enable=gofmt \
7
--enable=misspell \
8
--enable=deadcode \
0 commit comments