docker-cli-openbsd/cli/command/swarm
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
..
progress Provide command line tool to view and rotate swarm's currently CA root certificate. 2017-05-16 14:31:15 -07:00
testdata Update code for upstream cobra 2017-10-25 14:49:26 -04:00
ca.go Update code for upstream cobra 2017-10-25 14:49:26 -04:00
ca_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
client_test.go cli: gofmt + goimports 2017-05-08 10:51:30 -07:00
cmd.go Update gometalinter 2017-10-26 12:21:02 -04:00
init.go Add unparam linter 2017-06-14 16:55:08 -07:00
init_test.go Move internal/test package out of cli. 2017-08-22 10:14:25 -04:00
join.go Inroduce SWARM --data-path-addr flag 2017-05-03 18:45:48 -07:00
join_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
join_token.go Output `docker swarm join` on a single line 2017-05-03 17:46:41 -07:00
join_token_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
leave.go Update imports. 2017-04-17 18:07:56 -04:00
leave_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
opts.go Refactor caCommand 2017-06-29 17:57:06 -04:00
opts_test.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
unlock.go Update gometalinter 2017-09-26 12:33:35 -04:00
unlock_key.go Add unparam linter 2017-06-14 16:55:08 -07:00
unlock_key_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
unlock_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00
update.go Add unparam linter 2017-06-14 16:55:08 -07:00
update_test.go Use new internal testutil.ErrorContains() 2017-08-22 10:14:25 -04:00