Skip to content

feat: PH2147: Create new analyzer to avoid variables named exactly "_" #157

feat: PH2147: Create new analyzer to avoid variables named exactly "_"

feat: PH2147: Create new analyzer to avoid variables named exactly "_" #157

Workflow file for this run

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