Skip to content

fix: incomplete block should remain incomplete after backspacing #7

fix: incomplete block should remain incomplete after backspacing

fix: incomplete block should remain incomplete after backspacing #7

Workflow file for this run

name: spell check
on: [push, pull_request, workflow_dispatch]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: crate-ci/typos@master