Skip to content

Merge branch 'mitsuhiko:main' into main #72

Merge branch 'mitsuhiko:main' into main

Merge branch 'mitsuhiko:main' into main #72

Workflow file for this run

name: Spelling
on: [push, pull_request]
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master
with:
files: .