- Add .golangci.yml with 8 essential linters (errcheck, govet, ineffassign, staticcheck, unused, errorlint, gosec, misspell) - Fix real bugs: errors.As, %w wrapping, nil map check, dead code, unnecessary conversion, unused parameters - Add `make lint` target, include it in `make check` pipeline - Update pre-commit hook to run lint step Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| branch | ||
| ci | ||
| common | ||
| compare | ||
| issue | ||
| member | ||
| milestone | ||
| org | ||
| pr | ||
| release | ||
| repo | ||
| search | ||
| user | ||
| webhook | ||
| workflow | ||
| register.go | ||