Skip to content

Add spec for relaxed and table matches #38

Add spec for relaxed and table matches

Add spec for relaxed and table matches #38

Workflow file for this run

name: Typos
on: [push, pull_request]
jobs:
typos:
name: 'Check for spelling errors'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: crate-ci/typos@master