Merge pull request #210 from HigherOrderCO/feature/sc-474/fix-spellcheck-github-ci

[sc-474] Fix spellcheck github CI
This commit is contained in:
Nicolas Abril 2024-02-27 19:45:15 +01:00 committed by GitHub
commit 5d9a967713
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 1 deletions

View File

@ -64,4 +64,6 @@ jobs:
with:
incremental_files_only: false
config: ./cspell.json
files: "**/*.rs **/*.md"
files: |
**/*.rs
**/*.md

View File

@ -72,6 +72,7 @@
"succ",
"supercombinator",
"supercombinators",
"tunr",
"unbounds",
"vectorize",
"vectorizes",