Skip to content

Update styling

Update styling #119

name: Markdown Lint
on: [push]
jobs:
mdlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Markdown lint
uses: nosborn/[email protected]
with:
files: .
config_file: .markdownlint.yaml
ignore_files: README.md