mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
04fcb6cfbf
Also fixed some incorrectly formatted comments ``` pkg/jsonmessage/jsonmessage.go:180:20: SA1006: printf-style function with dynamic format string and no further arguments should use print-style function instead (staticcheck) fmt.Fprintf(out, endl) ^ ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
jsonmessage.go | ||
jsonmessage_test.go |