Skip to content

Bump remark-lint-no-file-name-irregular-characters from 2.1.2 to 3.0.0 in /.config/remark #3516

Bump remark-lint-no-file-name-irregular-characters from 2.1.2 to 3.0.0 in /.config/remark

Bump remark-lint-no-file-name-irregular-characters from 2.1.2 to 3.0.0 in /.config/remark #3516

Workflow file for this run

name: Checking for common typos
on:
pull_request:
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master
with:
path: docs
ignore_words_file: .config/codespell-ignore