Skip to content

Do not log entire stack trace for incorrect rules #243

Do not log entire stack trace for incorrect rules

Do not log entire stack trace for incorrect rules #243

Workflow file for this run

---
name: Linting
on:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
name: Markdown
steps:
- uses: actions/checkout@v4
with:
submodules: true
- name: MarkdownLint-Cli
run: make markdownlint