Skip to content

Merge remote-tracking branch 'upstream/main' into fix/getCtxProxyAtPos #136

Merge remote-tracking branch 'upstream/main' into fix/getCtxProxyAtPos

Merge remote-tracking branch 'upstream/main' into fix/getCtxProxyAtPos #136

Workflow file for this run

name: lint
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v16
with:
globs: '**/*.md'