forked from Gitlink/gitlink-cli
- 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> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||