Skip to content

Add installation, setup and full config description/spec #80

Add installation, setup and full config description/spec

Add installation, setup and full config description/spec #80

Workflow file for this run

name: Spellcheck
on:
pull_request:
push:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v5