Skip to content

docs: add doc.go to notes, pricing, and tdroot packages#159

Open
marcus wants to merge 1 commit intomainfrom
docs/backfill-package-docs
Open

docs: add doc.go to notes, pricing, and tdroot packages#159
marcus wants to merge 1 commit intomainfrom
docs/backfill-package-docs

Conversation

@marcus
Copy link
Owner

@marcus marcus commented Feb 13, 2026

Summary

  • Add doc.go to internal/plugins/notes, internal/adapter/pricing, and internal/tdroot — the three packages missing package-level documentation
  • Move the existing inline doc comment from tdroot.go into the new doc.go to match project convention
  • All other 38 packages already had doc.go files; this brings coverage to 100%

Test plan

  • go build ./... passes
  • go vet passes on all three packages
  • go test passes on all three packages

🤖 Generated with Claude Code


Automated by nightshift

Add package-level documentation to the three packages that were
missing doc.go files, matching the existing two-line convention.

Nightshift-Task: docs-backfill
Nightshift-Ref: https://github.com/marcus/nightshift
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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