Skip to content

Add --with-shell for shelling out with different command and flags #479

Add --with-shell for shelling out with different command and flags

Add --with-shell for shelling out with different command and flags #479

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.19.0