Parent: #657
Blocked by: couimet/github-actions#2
Once couimet/github-actions publishes a markdownlint composite action, add markdown linting to the CI pipeline. Create .markdownlint-cli2.jsonc, add markdownlint-cli2 as a devDependency, and add a lint step to the test job in .github/workflows/ci.yml.
Parent: #657
Blocked by: couimet/github-actions#2
Once
couimet/github-actionspublishes a markdownlint composite action, add markdown linting to the CI pipeline. Create.markdownlint-cli2.jsonc, addmarkdownlint-cli2as a devDependency, and add a lint step to thetestjob in.github/workflows/ci.yml.