Sebastiaan van Stijn
80a3add604
cli/command/container: unnecessary use of fmt.Sprintf (gosimple)
cli/command/container/formatter_stats.go:184:10: S1039: unnecessary use of fmt.Sprintf (gosimple)
return fmt.Sprintf("--")
^
cli/command/container/formatter_stats.go:191:10: S1039: unnecessary use of fmt.Sprintf (gosimple)
return fmt.Sprintf("-- / --")
^
cli/command/container/formatter_stats.go:201:10: S1039: unnecessary use of fmt.Sprintf (gosimple)
return fmt.Sprintf("--")
^
cli/command/container/formatter_stats.go:184:10: S1039: unnecessary use of fmt.Sprintf (gosimple)
return fmt.Sprintf("--")
^
cli/command/container/formatter_stats.go:191:10: S1039: unnecessary use of fmt.Sprintf (gosimple)
return fmt.Sprintf("-- / --")
^
cli/command/container/formatter_stats.go:201:10: S1039: unnecessary use of fmt.Sprintf (gosimple)
return fmt.Sprintf("--")
^
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 5a65aadd8d)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-08-18 19:16:29 +02:00
..
2022-08-18 19:16:29 +02:00
2020-09-10 14:59:02 +02:00
2022-04-14 16:40:46 +02:00
2022-04-14 16:40:46 +02:00
2021-07-28 15:48:11 +02:00
2017-09-01 19:41:06 -04:00
2020-02-23 00:28:55 +01:00
2020-02-23 00:28:55 +01:00
2020-03-24 23:42:33 +08:00
2020-04-22 17:16:13 +02:00
2020-02-23 00:28:55 +01:00
2019-01-29 11:26:40 +00:00
2021-04-06 19:53:48 +00:00
2020-02-23 00:28:55 +01:00
2020-12-14 14:28:29 +01:00
2017-04-17 17:40:59 -04:00
2020-05-07 14:25:59 +02:00
2019-10-31 19:22:22 +01:00