Commit cd7e222
committed
fix(frost/roast): gofmt the TestAttemptState_String table
The map-literal column alignment in the CI's gofmt -s pass differs
from my local alignment; gofmt prefers a single space between the
longest key and the value. Apply the formatter's preference so
client-format passes.
Pure formatting change. No behaviour change.1 parent 7f59fc4 commit cd7e222
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
| |||
0 commit comments