mirror of
https://github.com/wagoodman/dive
synced 2026-03-14 14:25:50 +01:00
Fixes the following staticcheck error:
```
##[error]runtime/ui/view/layer.go:304:17: S1039: unnecessary use of fmt.Sprintf (gosimple)
headerStr += fmt.Sprintf("\nLayer")
^
```
|
||
|---|---|---|
| .. | ||
| ci | ||
| export | ||
| ui | ||
| event.go | ||
| options.go | ||
| run.go | ||
| run_test.go | ||