Skip to content

add guidance on order of functions #16

add guidance on order of functions

add guidance on order of functions #16

Workflow file for this run

name: Markdownlint
on:
pull_request:
jobs:
mdl:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run Markdown Lint
uses: actionshub/markdownlint@main