Skip to content

fix(immutable-data): make ignoreMapsAndSets option actually work #4635

fix(immutable-data): make ignoreMapsAndSets option actually work

fix(immutable-data): make ignoreMapsAndSets option actually work #4635

Workflow file for this run

name: Lint Markdown
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_markdown:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run build:node
- run: pnpm run lint:md-full