DockerCLI/cli/command/registry
Sebastiaan van Stijn 9847e96765
Update hints for linting
- remove some hints that are no longer needed
- added a nolint: unparam for removeSingleSigner() (return bool is only used in tests)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2018-07-13 11:18:50 +02:00
..
login.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
login_test.go Update hints for linting 2018-07-13 11:18:50 +02:00
logout.go Switch from x/net/context to context 2018-05-11 16:49:43 -07:00
search.go refactored cli/compose and cli/command/trust to use sort.Slice and removed custom types used for sorting 2018-07-08 15:08:17 -04:00