Skip to content

chore: add linters (#57) #43

chore: add linters (#57)

chore: add linters (#57) #43

Workflow file for this run

---
name: Markdown Lint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install markdownlint
uses: DavidAnson/markdownlint-cli2-action@v15