Commit 72a0667
committed
fix(ast): fix gofmt alignment in ArrayJoinClause struct
Remove extra trailing spaces in struct field alignment that gofmt -s
flagged.
https://claude.ai/code/session_01KHvVJ6V1t2nmkaZQkS5Ge31 parent 4542fa8 commit 72a0667
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2299 | 2299 | | |
2300 | 2300 | | |
2301 | 2301 | | |
2302 | | - | |
2303 | | - | |
| 2302 | + | |
| 2303 | + | |
2304 | 2304 | | |
2305 | 2305 | | |
2306 | 2306 | | |
| |||
0 commit comments