Skip to content

feat: Add MsTest analyzer to suggest DisplayName and Description attributes for commented tests #125

feat: Add MsTest analyzer to suggest DisplayName and Description attributes for commented tests

feat: Add MsTest analyzer to suggest DisplayName and Description attributes for commented tests #125

name: Markdown Links
on:
pull_request:
branches:
- main
paths:
- 'Documentation/**'
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Check Markdown Links
uses: gaurav-nelson/github-action-markdown-link-check@9710f0fec812ce0a3b98bef4c9d842fc1f39d976 # ratchet:gaurav-nelson/github-action-markdown-link-check@1.0.13
with:
config-file: .github/linters/markdown-link-check.json