You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename CLI binary to 'cants'; keep codeanalyzer-typescript package name
The invoked executable is now 'cants' (CodeANalyzer TypeScript): CLI program
name (commander), package.json bin, the bun --compile outfile, the bundled
wheel binary (__init__.py _BINARY_NAME), the GitHub Release asset name, and all
README usage examples.
The PyPI distribution and Python import stay 'codeanalyzer-typescript' /
codeanalyzer_typescript -- consistent with the codeanalyzer-python/-java
siblings, and avoiding the 'cants' name collision on npm. Distribution name and
binary name are independent, so no PyPI rename, retire, or sdk-pin-name change.
Bump to 0.2.0 for the user-visible command rename.
0 commit comments