Commit 9c013f6
Fix gofmt formatting in compiler_safe_output_jobs.go
The previous commit (#40161) left a doc comment in buildSafeOutputsJobs
unformatted, which fails CI's fmt-check (make lint). Reformat the comment
block to satisfy gofmt.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 05ac29e commit 9c013f6
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments