Go Linting

Use when setting up linting for a Go project, configuring golangci-lint, picking a linter set, suppressing findings with //nolint, or wiring lint checks into CI. Apply proactively whenever a project lacks .golangci.yml, when lint output is unclear, or when a new package needs the project's quality bar. Does not cover code review process (see go-code-review).

muratmirgun Updated

File contents

muratmirgun/gophers/tree/main/.claude-plugin/skills/go-linting commit f82e9201c2

Frequently asked questions

npx skillmds@latest add muratmirgun/go-linting-2