mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
188724a597
volume/mounts/parser_test.go:42:39: empty-lines: extra empty line at the end of a block (revive) volume/mounts/windows_parser.go:129:24: empty-lines: extra empty line at the end of a block (revive) volume/local/local_test.go:16:35: empty-lines: extra empty line at the end of a block (revive) volume/local/local_unix.go:145:3: early-return: if c {...} else {... return } can be simplified to if !c { ... return } ... (revive) volume/service/service_test.go:18:38: empty-lines: extra empty line at the end of a block (revive) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
opts | ||
by.go | ||
convert.go | ||
db.go | ||
db_test.go | ||
default_driver.go | ||
default_driver_stubs.go | ||
errors.go | ||
restore.go | ||
restore_test.go | ||
service.go | ||
service_linux_test.go | ||
service_test.go | ||
store.go | ||
store_test.go | ||
store_unix.go | ||
store_windows.go |