MetaMask / module-lint

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

Lay out foundation for this project #5

Closed mcmire closed 8 months ago

mcmire commented 10 months ago

A while back I started a project which would run a bunch of checks on a library within our ecosystem to determine how well it aligns with our "standard model" of a module. In order to add the checks we now want, I need to push up the code for this repo (minus the checks, as we can more or less start over with them).

mcmire commented 8 months ago

This is done!