docker-cli-openbsd/cli/command/config
Daniel Nephin c0d004f7cf Update gometalinter
and enable the new WarnUnmatchedDirective to warn if a nolint is unnecessary.
remove some unnecessary nolint

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-10-26 12:21:02 -04:00
..
testdata sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
client_test.go Add support for configs 2017-05-11 13:42:49 -07:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
create.go Update vendoring of docker/docker 2017-06-06 00:23:21 +02:00
create_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
inspect.go Add --pretty option to "secret inspect" and "config inspect" 2017-05-16 15:12:20 -07:00
inspect_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
ls.go sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
ls_test.go sort secrets and configs in cli 2017-09-25 13:18:13 +08:00
remove.go Add support for configs 2017-05-11 13:42:49 -07:00
remove_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00