MetaMask / module-lint

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

Add checks for TypeDoc compliance #47

Closed mcmire closed 4 months ago

mcmire commented 5 months ago

We want to make sure that for a given project:

mcmire commented 5 months ago

Note that there are other TypeDoc-related considerations that we could address in this PR but do not need to:

MajorLift commented 5 months ago

Stretch: possible starting point for verifying that workflow is running: https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs

desi commented 5 months ago

In this ticket we are not checking the workflow. See Elliot's comment.