Skip to content

Fix clippy lints and update pep440_rs and pep508_rs #864

Fix clippy lints and update pep440_rs and pep508_rs

Fix clippy lints and update pep440_rs and pep508_rs #864

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