MetaMask / module-lint

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

Add documentation for interpreting module-lint report results #85

Open mcmire opened 1 month ago

mcmire commented 1 month ago

60 and #82 outlines plans to run module-lint on a regular cadence and then post the results in Slack (a public place). This will help our team to use this tool and start to align our repos to the module template.

If an engineer does not have proper context around this tool, however, then they may not understand what to do with the information they see in Slack and may eventually mentally skip over the messages. So, we need some documentation.

Acceptance Criteria

Documentation (as Markdown documents, in this repo, in doc/) which explains:

Resources

Refer to https://github.com/MetaMask/module-lint/issues/82#issuecomment-2146279469 for what the Slack messages could look like.