Skip to content

chore: close out issues #33 and #46 with docs, tests, and v0.3.0#67

Merged
ColumbusLabs merged 1 commit into
mainfrom
chore/closeout-issues-33-46
Jun 9, 2026
Merged

chore: close out issues #33 and #46 with docs, tests, and v0.3.0#67
ColumbusLabs merged 1 commit into
mainfrom
chore/closeout-issues-33-46

Conversation

@ColumbusLabs

Copy link
Copy Markdown
Owner

Summary

  • Document inline suppressions in README and docs/rules.md
  • Add CLI integration tests and a targeted-only unit test for suppressions
  • Skip debtlens-disable-* lines in todo-comment so suppression directives do not self-trigger
  • Refresh contributor docs for the completed roadmap (good-first-issues, contributing-first-pr, README, ROADMAP)
  • Bump to v0.3.0 and update CHANGELOG

Closes #33
Closes #46

Test plan

  • npm run typecheck
  • npm run typecheck:tests
  • npm test (160/160)
  • npm run build

Document inline suppressions, add CLI and unit test coverage, skip
debtlens-disable lines in todo-comment, refresh contributor docs for the
completed roadmap, and release v0.3.0.

Closes #33
Closes #46
@ColumbusLabs ColumbusLabs merged commit 1f787a1 into main Jun 9, 2026
2 checks passed
@ColumbusLabs ColumbusLabs deleted the chore/closeout-issues-33-46 branch June 9, 2026 19:37
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.

Help build DebtLens into a world-class maintainability scanner Support inline suppressions with required reasons

1 participant