go-lint
CommunityLint and format Go code with golangci-lint.
Authormway
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Go projects often suffer from inconsistent style and undetected issues. golangci-lint helps ensure code quality by linting and formatting Go code across the repository.
Core Features & Use Cases
- Automatic linting with fixes: Lint and auto-fix issues across all packages with a single command.
- Targeted linting: Lint a specific package or path to focus on a subset of code.
- Issue visibility: Run lint without applying changes to review issues first.
- Flags and defaults: Leverage --new-false (deprecated) or --new=false, and default path to ./... for all packages.
Quick Start
Run golangci-lint run --new-false --fix ./...
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: go-lint Download link: https://github.com/mway/dotfiles/archive/main.zip#go-lint Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.