Commit 93fccdb
committed
chore: fix the cspell ignore paths
The readmes/ directory went away with the docs rewrite in #1388, so
**/readmes/** no longer matches anything. Replaced it with
docs/versioned_docs/**, which holds frozen snapshots of the released
0.1-0.3 docs: they carry typos that cannot be corrected without
rewriting published pages.
Also added the domain terms that were left unlisted and switched two
British spellings to US so the dictionary can stay strict. cspell now
passes over all 1812 tracked md and css files.1 parent e12ab1e commit 93fccdb
4 files changed
Lines changed: 10 additions & 3 deletions
File tree
- .agents/skills/add-api-tests
- packages/react-native-executorch/cpp/tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments