moby/hack/validate
Sebastiaan van Stijn 2f1c382a6d
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>
2022-09-23 23:31:27 +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:53:04 +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:53:04 +02:00
default validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
default-seccomp validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
deprecate-integration-cli validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
golangci-lint logger/journald: remove journald_compat (for systemd < 209) 2022-07-20 18:48:00 +02:00
golangci-lint.yml golangci-lint: update to v1.49.0 2022-09-23 23:31:27 +02:00
pkg-imports validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
shfmt Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
swagger validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
swagger-gen validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
toml validate: address SC2155 (shellcheck) 2022-08-29 19:53:04 +02:00
vendor validate: format vendor script with shfmt 2022-08-29 19:53:02 +02:00
yamllint validate: add yamllint validation 2022-08-29 19:52:56 +02:00
yamllint.yaml validate: yamllint: ignore "truthy value should be one of" warnings 2022-08-29 19:51:43 +02:00