Go Linting

Use when setting up linting for a Go project, configuring golangci-lint, or adding Go checks to a CI/CD pipeline. Also use when starting a new Go project and deciding which linters to enable, even if the user only asks about "code quality" or "static analysis" without mentioning specific linter names. Does not cover code review process (see go-code-review).

aneviaro b2be44b 3 files · 11.0 KB Updated

File contents

aneviaro/pipack/tree/main/agent/skills/go-linting commit b2be44b4d9

Frequently asked questions

npx skillmds@latest add aneviaro/go-linting