Commit 3517b11
committed
fix: satisfy golangci-lint on the Linux-only detachedCommand test
Remove an unused helper left over from an earlier edit and reformat a call
site golines flagged. The Linux build tag meant a local darwin lint run
never analyzed this file; only GOOS=linux (as CI's ubuntu-latest job runs
natively) caught it.1 parent c04d039 commit 3517b11
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
43 | 48 | | |
44 | 49 | | |
45 | 50 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
| |||
0 commit comments