Skip to content

chore: update rubocop-performance requirement from ~> 1.21.0 to ~> 1.22.0 #194

chore: update rubocop-performance requirement from ~> 1.21.0 to ~> 1.22.0

chore: update rubocop-performance requirement from ~> 1.21.0 to ~> 1.22.0 #194

name: Spelling
on:
pull_request:
jobs:
spelling-check:
name: SPELLING check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v6
with:
# Files should be consistent with check:spelling files
files: |
**/*.md
config: .cspell.yml