MetaMask / module-lint

Analyzes one or more repos for divergence from a template repo.
1 stars 3 forks source link

Add function to load known MetaMask repos #28

Closed mcmire closed 10 months ago

mcmire commented 10 months ago

If a user passes a bare identifier on the command line, like this:

yarn dlx @metamask/module-lint utils

then we assume that they want to lint the MetaMask/utils repository. However we have to double-check that the repo they want to lint actually exists. They shouldn't be able to do this, for instance:

yarn dlx @metamask/module-lint asdlsdfl