Skip to content

fix(cli): fix CLI executable#18

Merged
santi698 merged 1 commit into
mainfrom
fix/cli-executable
Aug 14, 2025
Merged

fix(cli): fix CLI executable#18
santi698 merged 1 commit into
mainfrom
fix/cli-executable

Conversation

@santi698

Copy link
Copy Markdown
Collaborator

CLI executable didn't work because of argv[1] checks on the executable name.
Executable name checks were removed and executable has a different entry point as the module.

CLI executable didn't work because of argv[1] checks on the
executable name.
Executable name checks were removed and executable has a different
entry point as the module.
@sonarqubecloud

Copy link
Copy Markdown

@santi698 santi698 merged commit b7de234 into main Aug 14, 2025
5 of 7 checks passed
@santi698 santi698 deleted the fix/cli-executable branch August 14, 2025 14:25
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant