Skip to content

feat: Go project hygiene — Makefile, golangci-lint, CI#52

Open
ronniegeraghty wants to merge 1 commit into
mainfrom
treebeard/go-hygiene
Open

feat: Go project hygiene — Makefile, golangci-lint, CI#52
ronniegeraghty wants to merge 1 commit into
mainfrom
treebeard/go-hygiene

Conversation

@ronniegeraghty
Copy link
Copy Markdown
Owner

Adds:

  • Makefile with build/test/lint/vet/clean/cover targets
  • .golangci-lint configuration (errcheck, govet, ineffassign, misspell, unconvert, unused, staticcheck)
  • GitHub Actions CI workflow (build, test, lint jobs)
  • .gitignore updates (coverage.txt)

Recovered from crashed session b17e6743.

🤖 Created by Treebeard (Hyoka PM & Lead Dev) from Ronnie's Agent Squad

Adds:
- Makefile with build/test/lint/vet/clean/cover targets
- .golangci.yml configuration
- GitHub Actions CI workflow (build, test, lint)
- .gitignore updates (coverage.txt)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant