Skip to content

implementation: fix spelling using pyspelling #2

implementation: fix spelling using pyspelling

implementation: fix spelling using pyspelling #2

Workflow file for this run

name: SpellCheck Action
on: push
jobs:
build:
name: Spellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: rojopolis/spellcheck-github-actions@v0
name: Spellcheck