phylum-dev / community-extensions

A collection of community extensions for the Phylum CLI
https://www.phylum.io/
GNU General Public License v3.0
1 stars 1 forks source link

Fix exit with unknown subcommands #18

Closed cd-work closed 1 year ago

cd-work commented 1 year ago

This fixes the error case where unknown subcommands are encountered by correctly aborting instead of continuing to execute the extension.