Skip to content

refactor: simplify command extraction in zsh completion #818

refactor: simplify command extraction in zsh completion

refactor: simplify command extraction in zsh completion #818

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