Commit d0d6578
fix(ci): silence typos on patches/ + fix respone typo in design doc
typos 1.45.1 rejected the PR because:
- `./patches/vite.patch` includes Vite's own hunk-header line containing
a truncated identifier (`environmen`) that looks like a typo but isn't
ours to fix. Add `patches` to `.typos.toml` extend-exclude.
- `docs/runner-task-ipc/index.md:39` had a real typo `respone` → `respond`.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fa43463 commit d0d6578
2 files changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments