Code Quality

Runs golangci-lint v2 on Go files to fix lint errors, enforce a cyclomatic complexity limit with gocyclo, and apply consistent formatting with gofumpt and goimports; formats templ files with templ fmt. Use when the user asks to "lint", "format code", "run code quality checks", "run golangci-lint", or mentions code quality, formatting, gofmt, or static analysis in a Go project.

nexadevapp Updated

File contents

nexadevapp/nexa-claude-skills-marketplace/tree/main/nexa-claude-go/skills/code-quality commit 1fc4286bd2

Frequently asked questions

npx skillmds@latest add nexadevapp/code-quality