Skip to content

Bump flake8 from 5.0.4 to 6.1.0 in /client #1158

Bump flake8 from 5.0.4 to 6.1.0 in /client

Bump flake8 from 5.0.4 to 6.1.0 in /client #1158

Workflow file for this run

name: "Spell checking"
on: ["push"]
jobs:
check-spelling:
name: "Spell checking"
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "check-spelling/check-spelling@prerelease"