1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--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
.validate hack: no need to git fetch in CI 2019-02-05 02:54:50 +00:00
all
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
default validate: temporarily disable deprecate-integration-cli as part of a revert 2019-06-18 18:55:04 +00:00
default-seccomp
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
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
toml
vendor