Skip to content

feat(immutable-data): add support for detecting map and set mutations #4632

feat(immutable-data): add support for detecting map and set mutations

feat(immutable-data): add support for detecting map and set mutations #4632

Workflow file for this run

name: Lint Spelling
on:
pull_request:
workflow_dispatch:
workflow_call:
jobs:
lint_spelling:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm run lint:spelling