May 28, 2026·1 min read

Gofumpt — Stricter Go Code Formatter Beyond gofmt

Gofumpt is a stricter superset of gofmt that enforces additional formatting rules for Go code. It removes unnecessary blank lines, standardizes empty blocks, and ensures consistent grouping of declarations, producing cleaner and more uniform Go source files.

Agent ready

Ready-to-run agent install

This asset can be installed after the agent chooses its runtime, checks the plan, and runs the matching command.

Native · 98/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Community
Entrypoint
SKILL.md
Direct install command
npx -y tokrepo@latest install 4aefa6c7-5ad5-11f1-9bc6-00163e2b0d79 --target codex

Run after dry-run confirms the install plan.

Gofumpt is a stricter superset of gofmt that enforces additional formatting rules for Go code. It removes unnecessary blank lines, standardizes empty blocks, and ensures consistent grouping of declarations, producing cleaner and more uniform Go source files.

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets