mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
2fb7c9fea7
daemon/config/config_unix.go:92:21: error-strings: error strings should not be capitalized or end with punctuation or a newline (revive)
return fmt.Errorf("Default cgroup namespace mode (%v) is invalid. Use \"host\" or \"private\".", cm) // nolint: golint
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit
|
||
---|---|---|
.. | ||
builder.go | ||
builder_test.go | ||
config.go | ||
config_common_unix.go | ||
config_common_unix_test.go | ||
config_test.go | ||
config_unix.go | ||
config_unix_test.go | ||
config_windows.go | ||
config_windows_test.go | ||
opts.go |