Skip to content

refactor: queue module#38

Open
misodope wants to merge 13 commits into
mainfrom
cleanup/queue-module-comments
Open

refactor: queue module#38
misodope wants to merge 13 commits into
mainfrom
cleanup/queue-module-comments

Conversation

@misodope

@misodope misodope commented Mar 9, 2026

Copy link
Copy Markdown
Owner

Remove redundant JSDoc block comments from the BullMQ queue module (src/system/queue/).

Changes:

  • queue.service.ts: Removed 7 JSDoc blocks that restated what method names and type signatures already convey.
  • queue.module.ts: Removed 2 verbose JSDoc blocks (with example code) from forRoot and forRootAsync.

No functional changes. Method signatures and types remain intact.

This PR was generated with Oz.

@misodope misodope force-pushed the cleanup/queue-module-comments branch from 6a12b0f to 9c91c6f Compare April 5, 2026 20:22
@misodope misodope changed the title chore: clean up redundant comments in queue module refactor: queue module Apr 5, 2026
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