We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0af7f90 + e4cd24d commit c386ed0Copy full SHA for c386ed0
1 file changed
rootfs/usr/local/bin/lint
@@ -15,7 +15,7 @@ mandatory=$?
15
16
# Optional tests
17
echo -e "\033[0;32mOptional Linters: These should pass\033[0m"
18
-gometalinter --vendor --tests --deadline=20s --disable-all \
+gometalinter --vendor --tests --deadline=300s --disable-all \
19
--enable=golint \
20
./...
21
0 commit comments