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
..
2022-03-28 10:36:53 +02:00
2022-03-01 09:40:33 +01:00
2022-03-26 20:21:00 +01:00
2022-03-26 20:21:00 +01:00
2022-03-04 14:45:37 +01:00
2017-09-01 19:41:06 -04:00
2022-03-15 15:35:53 +01:00
2022-03-04 14:45:37 +01:00
2022-03-04 14:45:37 +01:00
2020-04-22 17:16:13 +02:00
2022-03-04 14:45:37 +01:00
2019-01-29 11:26:40 +00:00
2021-10-11 16:54:22 +02:00
2020-02-23 00:28:55 +01:00
2022-03-04 14:45:33 +01:00
2017-04-17 17:40:59 -04:00
2022-02-25 15:42:19 +01:00
2019-10-31 19:22:22 +01:00