Skip to content

Fix clippy lints and update pep440_rs and pep508_rs (#882) #866

Fix clippy lints and update pep440_rs and pep508_rs (#882)

Fix clippy lints and update pep440_rs and pep508_rs (#882) #866

Workflow file for this run

name: Spell Check CI
on:
push:
branches:
- "master"
pull_request:
branches:
- "master"
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master
with:
files: .