Skip to content

fix: use pnpm'n main help - pnpm's official descriptions for cmds and opts#46

Merged
Aslemammad merged 8 commits intomainfrom
fix/descriptions
Sep 9, 2025
Merged

fix: use pnpm'n main help - pnpm's official descriptions for cmds and opts#46
Aslemammad merged 8 commits intomainfrom
fix/descriptions

Conversation

@AmirSa12
Copy link
Copy Markdown
Member

No description provided.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 25, 2025

⚠️ No Changeset found

Latest commit: eb86cfe

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Aug 25, 2025

Open in StackBlitz

npm i https://pkg.pr.new/bombshell-dev/tab/@bomb.sh/tab@46

commit: eb86cfe

Comment thread bin/completion-handlers.ts Outdated
Comment thread bin/completion-handlers.ts Outdated
Comment thread bin/completions/completion-producers.ts Outdated
Comment thread bin/handlers/pnpm-handler.ts Outdated
Comment thread bin/handlers/pnpm-handler.ts Outdated
Comment thread bin/handlers/pnpm-handler.ts Outdated
@AmirSa12 AmirSa12 changed the title chore: use package managers official descriotions for cmds and opts fix: use pnpm'n main help - pnpm's official descriptions for cmds and opts Sep 6, 2025
Copy link
Copy Markdown
Collaborator

@Aslemammad Aslemammad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing, let's address those ones later!

complete: Complete
): Promise<void> => {
getPackageJsonScripts().forEach((script) =>
complete(script, `Run ${script} script`)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the description here, it's not needed!

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

or maybe we can use the content of the script as the description of it, up to you!

@Aslemammad Aslemammad merged commit 0a1cc2f into main Sep 9, 2025
9 checks passed
@Aslemammad Aslemammad deleted the fix/descriptions branch September 9, 2025 13:10
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.

2 participants