Skip to content

Port remaining parser code to TypeScript #47

Port remaining parser code to TypeScript

Port remaining parser code to TypeScript #47

Workflow file for this run

---
name: Codespell
on:
push:
branches: '*'
pull_request:
branches: '*'
permissions:
contents: read
jobs:
codespell:
name: Check for spelling errors
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
- name: Codespell
uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579