Sebastiaan van Stijn
5a65aadd8d
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>
2022-03-28 10:36:53 +02:00
..
2020-02-18 14:30:28 +01:00
2022-02-25 15:35:51 +01:00
2019-12-12 17:51:25 +01:00
2022-03-15 15:42:35 +01:00
2022-03-28 10:36:53 +02:00
2022-03-15 15:42:35 +01:00
2022-03-15 15:33:19 +01:00
2020-02-23 00:28:55 +01:00
2022-03-26 20:21:00 +01:00
2022-03-15 15:42:35 +01:00
2022-03-04 14:45:37 +01:00
2022-03-15 15:42:35 +01:00
2022-03-15 15:42:35 +01:00
2022-03-15 15:42:35 +01:00
2022-03-15 16:30:42 +01:00
2022-03-15 15:42:35 +01:00
2022-03-15 15:42:35 +01:00
2022-03-15 15:35:53 +01:00
2022-02-25 15:42:11 +01:00
2022-03-15 15:42:35 +01:00
2020-08-31 16:31:15 +02:00
2019-05-20 13:28:11 +01:00
2022-02-25 15:42:12 +01:00
2022-03-15 15:42:35 +01:00
2020-02-23 00:28:55 +01:00
2022-03-03 14:47:59 +01:00
2022-03-15 15:12:22 +01:00
2022-03-15 15:12:22 +01:00
2022-02-22 15:28:12 +01:00
2022-02-22 15:28:12 +01:00
2022-02-25 15:42:14 +01:00
2022-02-22 15:28:12 +01:00
2017-09-01 19:41:06 -04:00
2022-03-15 16:30:42 +01:00
2022-03-15 16:30:42 +01:00
2019-01-28 14:36:00 +01:00
2018-03-08 15:00:43 -05:00
2022-02-25 15:42:14 +01:00
2020-11-16 14:58:11 +01:00