Skip to content

Fix import sorting in generated code to pass gofmt#29

Open
statico wants to merge 1 commit into
redpanda-data:mainfrom
northpolesec:fix-gofmt-minimal
Open

Fix import sorting in generated code to pass gofmt#29
statico wants to merge 1 commit into
redpanda-data:mainfrom
northpolesec:fix-gofmt-minimal

Conversation

@statico
Copy link
Copy Markdown

@statico statico commented Aug 26, 2025

The generated MCP files had imports that were not sorted alphabetically, causing gofmt to fail. Updated the fileTemplate to sort imports in the correct order for Go formatting conventions.

🤖 Generated with Claude Code

The generated MCP files had imports that were not sorted alphabetically,
causing gofmt to fail. Updated the fileTemplate to sort imports in the
correct order for Go formatting conventions.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant