Skip to content

Add sourcepos for the task item symbol #37

Add sourcepos for the task item symbol

Add sourcepos for the task item symbol #37

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