Skip to content

Set up ESLint and Prettier #29

Set up ESLint and Prettier

Set up ESLint and Prettier #29

Workflow file for this run

# https://github.com/codespell-project/actions-codespell
name: codespell
on: [pull_request, push]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: crate,raison