Skip to content

support pdm or pyproject style scripts #780

support pdm or pyproject style scripts

support pdm or pyproject style scripts #780

Workflow file for this run

name: Spelling
on: [push, pull_request]
jobs:
typos:
name: "Spell check"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: crate-ci/typos@master
with:
files: .