| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-19 | feat(CI): add a GitHub Action to lint the Markdown | John Bampton | |
| Run on pull request only Using https://www.npmjs.com/package/markdownlint-cli Lint Markdown for rules: - MD009/no-trailing-spaces - MD012/no-multiple-blanks - MD022/blanks-around-headings - MD031/blanks-around-fences - MD032/blanks-around-lists | |||
| 2020-12-15 | feat(CI): add a GitHub Action to lint the YAML | John Bampton | |
| - Run only on pull request - Add a `.yamllint` config file - Lint YAML | |||
