Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: collapse quicktype column alignment for gofmt compatibility
quicktype emits wide-spaced struct fields for column alignment, but
gofmt doesn't column-align when fields have interleaved comments.
Added post-processing to collapse excessive spacing in quicktype
struct field lines and remove trailing blank lines from quicktype
output.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
  • Loading branch information
stephentoub and Copilot committed Mar 17, 2026
commit 13450150dcb62024a48f07f3b866c6c6e38868a6
Loading
Loading