Go Lint Audit

WHEN: User wants to run linting on their Go project, understand lint findings, improve their golangci-lint configuration, or asks "what's wrong with my code?" from a linting perspective. WHEN NOT: Deep code quality audit (use go-code-audit), or auto-fixing lint issues (use /lint-fix command).

gopherguides fd19f98 5.4 KB Updated

File contents

gopherguides/gopher-ai/tree/main/agent-skills/skills/go-lint-audit commit fd19f98c9c

Frequently asked questions

npx skillmds@latest add gopherguides/go-lint-audit