Skip to content

feat: scope dependency hygiene by workspace#63

Merged
bntvllnt merged 1 commit into
mainfrom
feat/2-5-0-workspace-dependency-policy
Jul 1, 2026
Merged

feat: scope dependency hygiene by workspace#63
bntvllnt merged 1 commit into
mainfrom
feat/2-5-0-workspace-dependency-policy

Conversation

@bntvllnt

@bntvllnt bntvllnt commented Jul 1, 2026

Copy link
Copy Markdown
Owner

Summary

  • scope no-unused-deps to the nearest package/workspace manifest
  • report per-package unused, unlisted, type-only, test-only, and runtime-from-devDependencies drift
  • preserve single-package dependency hygiene behavior and add workspace fixture coverage
  • update schema, docs, and roadmap with CH-P1-07

Tests

  • pnpm lint
  • pnpm typecheck
  • pnpm build
  • pnpm test (32 files, 463 tests)
  • pnpm verify:cli-real (59 pass, 0 fail)
  • git diff --check

Review

  • /tmp/code-review-workspace-dependency-policy.json
  • CLEAN verdict; low blast radius on src/rules/dead-code.ts

@bntvllnt
bntvllnt merged commit 06cf188 into main Jul 1, 2026
2 checks passed
@bntvllnt
bntvllnt deleted the feat/2-5-0-workspace-dependency-policy branch July 1, 2026 08:03
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