moby/hack/validate
Sebastiaan van Stijn 06cca53fa0
Dockerfile: remove GOMETALINTER_OPTS
This `ENV` was added to the Dockerfile in b96093fa56,
when the repository used per-architecture Dockerfiles, and some architectures needed
a different configuration.

Now that we use a multi-arch Dockerfile, and CI uses a Jenkinsfile, we can remove
this `ENV` from the Dockerfile, and set it in CI instead if needed.

Also updated the wording and fixed linting issues in hack/validate/gometalinter

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit a464a3d51f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-25 21:36:12 +02:00
..
.swagger-yamllint Add swagger.yaml validation 2016-11-07 11:03:21 -08:00
.validate hack: no need to git fetch in CI 2019-02-05 02:54:50 +00:00
all Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
changelog-date-descending hack: fix mixed tabs/spaces for indentation 2019-08-19 19:53:47 +02:00
changelog-well-formed hack: fix mixed tabs/spaces for indentation 2019-08-19 19:53:47 +02:00
dco Shell scripts: fix bare variables 2019-01-10 02:50:47 +01:00
default validate: temporarily disable deprecate-integration-cli as part of a revert 2019-06-18 18:55:04 +00:00
default-seccomp Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
deprecate-integration-cli hack: fix mixed tabs/spaces for indentation 2019-08-19 19:53:47 +02:00
gometalinter Dockerfile: remove GOMETALINTER_OPTS 2019-09-25 21:36:12 +02:00
gometalinter.json *: remove interfacer linter from CI 2019-03-13 11:48:39 +11:00
pkg-imports Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
swagger Set locale to fix yamlllint 2019-08-19 19:53:53 +02:00
swagger-gen hack: fix mixed tabs/spaces for indentation 2019-08-19 19:53:47 +02:00
test-imports Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
toml Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00
vendor Revert "Bash scripts; use double brackets, fix bare variables, add quotes" 2019-01-10 02:23:38 +01:00