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
..
2020-02-18 14:30:28 +01:00
2020-05-07 14:25:59 +02:00
2019-12-12 17:51:25 +01:00
2020-08-31 16:31:15 +02:00
2022-08-18 19:16:29 +02:00
2021-07-29 12:10:38 +02:00
2020-08-31 16:31:15 +02:00
2020-02-23 00:28:55 +01:00
2022-04-14 16:40:46 +02:00
2020-02-23 00:28:55 +01:00
2020-09-15 16:26:47 -04:00
2020-08-31 16:31:15 +02:00
2020-08-31 16:31:15 +02:00
2020-08-31 16:31:15 +02:00
2021-07-29 19:57:58 -07:00
2020-08-31 16:31:15 +02:00
2021-02-18 11:58:23 +01:00
2021-07-02 16:36:31 +02:00
2021-07-29 12:10:38 +02:00
2021-10-11 16:38:53 +02:00
2020-08-31 16:31:15 +02:00
2019-05-20 13:28:11 +01:00
2020-08-31 16:31:15 +02:00
2020-08-31 16:31:15 +02:00
2020-02-23 00:28:55 +01:00
2020-04-22 17:16:13 +02:00
2021-07-29 12:11:10 +02:00
2021-07-28 15:48:11 +02:00
2020-06-10 15:07:23 +02:00
2020-06-10 15:07:23 +02:00
2020-02-23 00:28:55 +01:00
2019-05-20 13:28:11 +01:00
2017-09-01 19:41:06 -04:00
2020-02-23 00:28:55 +01:00
2019-01-10 22:25:43 +01:00
2021-09-09 20:40:54 +02:00
2021-07-29 19:57:58 -07:00
2019-01-28 14:36:00 +01:00
2018-03-08 15:00:43 -05:00
2020-02-23 00:28:55 +01:00
2020-11-16 14:58:11 +01:00