Travis: mark nakedret linter as non-critical.

pull/77/head
JeremyRand 6 years ago
parent f031d2b309
commit cf97a1a6a3
No known key found for this signature in database
GPG Key ID: B3F2D165786D6570

@ -33,6 +33,7 @@ gometalinter.v2 --enable-all \
--disable=golint \
--disable=ineffassign \
--disable=lll \
--disable=nakedret \
--disable=staticcheck \
--disable=test \
--disable=unconvert \

Loading…
Cancel
Save