test.sh: Temporarilly disable the "eeshew you" fmt check.

This commit is contained in:
Piotr Tabor
2021-03-24 20:34:19 +01:00
parent 1b300cd9e2
commit 62d3eded87

View File

@@ -368,8 +368,8 @@ function fmt_pass {
# TODO: add "unparam","staticcheck", "unconvert", "ineffasign","nakedret"
# after resolving ore-existing errors.
# markdown_you - too sensitive check was temporarilly disbled.
for p in shellcheck \
markdown_you \
goword \
gofmt \
govet \