DockerCLI/cli/command/container
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 Import docker/docker/cli 2017-04-17 17:40:59 -04:00
attach.go updated vendoring 2017-09-01 19:41:06 -04:00
attach_test.go Reduce complexity in cli/command/container 2017-08-29 19:25:50 -04:00
client_test.go Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
commit.go Update gometalinter 2017-10-26 12:21:02 -04:00
cp.go Update gometalinter 2017-10-26 12:21:02 -04:00
create.go Updates for updated moby version 2017-10-12 01:02:10 +02:00
create_test.go Fix crash in containe run after pulling an image. 2017-08-31 17:08:02 -04:00
diff.go Update gometalinter 2017-10-26 12:21:02 -04:00
exec.go Updates for updated moby version 2017-10-12 01:02:10 +02:00
exec_test.go Reduce complexity in cli/command/container 2017-08-29 19:25:50 -04:00
export.go Update gometalinter 2017-10-26 12:21:02 -04:00
hijack.go Update gometalinter 2017-09-26 12:33:35 -04:00
inspect.go Update gometalinter 2017-10-26 12:21:02 -04:00
kill.go Update gometalinter 2017-10-26 12:21:02 -04:00
list.go Update gometalinter 2017-10-26 12:21:02 -04:00
logs.go Update gometalinter 2017-10-26 12:21:02 -04:00
opts.go updated vendoring 2017-09-01 19:41:06 -04:00
opts_test.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
pause.go Update gometalinter 2017-10-26 12:21:02 -04:00
port.go Update gometalinter 2017-10-26 12:21:02 -04:00
prune.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
ps_test.go Update cli imports to using local package 2017-05-15 14:45:19 +02:00
rename.go Update gometalinter 2017-10-26 12:21:02 -04:00
restart.go Update gometalinter 2017-10-26 12:21:02 -04:00
rm.go Update gometalinter 2017-10-26 12:21:02 -04:00
run.go Update gometalinter 2017-10-26 12:21:02 -04:00
start.go Update gometalinter 2017-10-26 12:21:02 -04:00
stats.go Update gometalinter 2017-10-26 12:21:02 -04:00
stats_helpers.go Add nakedret linter. 2017-10-12 11:48:51 -04:00
stats_helpers_test.go Fix float64 comparison in stats_helpers_test.go 2017-05-16 02:13:00 +00:00
stats_unit_test.go Add line length linter 2017-05-08 15:57:56 -04:00
stop.go Update gometalinter 2017-10-26 12:21:02 -04:00
top.go Update gometalinter 2017-10-26 12:21:02 -04:00
tty.go updated vendoring 2017-09-01 19:41:06 -04:00
unpause.go Update gometalinter 2017-10-26 12:21:02 -04:00
update.go Update gometalinter 2017-10-26 12:21:02 -04:00
utils.go Update gometalinter 2017-10-26 12:21:02 -04:00
wait.go Update gometalinter 2017-10-26 12:21:02 -04:00