Skip to content

chore: Update flags to include long-form options for case #532

chore: Update flags to include long-form options for case

chore: Update flags to include long-form options for case #532

Workflow file for this run

name: "Spell Check"
on: [pull_request]
jobs:
typos:
name: Spell Check with Typos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@v1.21.0