Skip to content

feat(ocamllsp): support Pexp_ifthenelse folding ranges #340

feat(ocamllsp): support Pexp_ifthenelse folding ranges

feat(ocamllsp): support Pexp_ifthenelse folding ranges #340

Workflow file for this run

name: Changelog check
on:
pull_request:
branches: [ master ]
types: [ opened, synchronize, reopened, labeled, unlabeled ]
jobs:
Changelog-Entry-Check:
name: Check Changelog Action
runs-on: ubuntu-20.04
steps:
- uses: tarides/changelog-check-action@v2