Skip to content

fix(convertPathData): introducing isSafeToRemove #104

fix(convertPathData): introducing isSafeToRemove

fix(convertPathData): introducing isSafeToRemove #104

Workflow file for this run

name: Check spelling
on:
pull_request:
jobs:
spellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: streetsidesoftware/cspell-action@v7
with:
incremental_files_only: true