moby--moby/hack/validate
Sebastiaan van Stijn 3ce520ec80
golangci-lint: update to v1.49.0
Remove the "deadcode", "structcheck", and "varcheck" linters, as they are
deprecated:

    WARN [runner] The linter 'deadcode' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [runner] The linter 'structcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [runner] The linter 'varcheck' is deprecated (since v1.49.0) due to: The owner seems to have abandoned the linter.  Replaced by unused.
    WARN [linters context] structcheck is disabled because of generics. You can track the evolution of the generics support by following the https://github.com/golangci/golangci-lint/issues/2649.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 2f1c382a6d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-09-26 11:58:07 +02:00
..
.validate hack: no need to git fetch in CI 2019-02-05 02:54:50 +00:00
all validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
changelog-date-descending hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
changelog-well-formed hack: fix mixed tabs/spaces for indentation 2019-08-02 15:58:33 +02:00
dco validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
default validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
default-seccomp validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
deprecate-integration-cli validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
golangci-lint run shfmt 2020-03-03 12:27:49 +09:00
golangci-lint.yml golangci-lint: update to v1.49.0 2022-09-26 11:58:07 +02:00
pkg-imports validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
shfmt Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
swagger validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
swagger-gen validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
toml validate: address SC2155 (shellcheck) 2022-08-29 19:54:57 +02:00
vendor validate: format vendor script with shfmt 2022-08-29 19:54:56 +02:00
yamllint validate: add yamllint validation 2022-08-29 19:54:54 +02:00
yamllint.yaml validate: yamllint: ignore "truthy value should be one of" warnings 2022-08-29 19:54:52 +02:00