mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() This patch fixed below 4 types of code line 1. Remove unnecessary variable assignment 2. Use variables declaration instead of explicit initial zero value 3. Change variable name to underbar when variable not used 4. Add erro check and return for ignored error Signed-off-by: Daehyeok Mun <daehyeok@gmail.com> |
||
---|---|---|
.. | ||
assert | ||
cmd | ||
golden | ||
tempfile | ||
pkg.go | ||
utils.go | ||
utils_test.go |