Commit graph

2 commits

Author SHA1 Message Date
Snider
66e2df79b6 fix(ts): update stale API call and apply gofmt formatting
- Fix marketplace.NewInstaller call to match go-scm v0.3.4 signature
  (now requires Medium as first argument)
- Apply gofmt: sort imports lexicographically, fix struct field alignment
- Update CLAUDE.md: correct DenoClient mutex type (sync.Mutex not RWMutex)
- Remove stale pkg/coredeno comment and unnecessary unused import guard

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 09:13:40 +00:00
Snider
cb940f957d docs: add CLAUDE.md project instructions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 13:38:03 +00:00