Skip to content

Update bundled Ruff version to v0.6.7 (#1389) #2469

Update bundled Ruff version to v0.6.7 (#1389)

Update bundled Ruff version to v0.6.7 (#1389) #2469

Workflow file for this run

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