Open
Description
Let's get some automated consistency from the beginning. I'd like to add a markdown linter that has a reasonable set of rules. I don't want to bikeshed config options so preference for something equivalent to Prettier that makes the decision for us.
The linter/formatter should run on commit (lets use husky + lint-staged).
There should be a GitHub Action that runs the linter/formatter and blocks the PR from being merged until it is passing.
Metadata
Metadata
Assignees
Labels
No labels