Commit dd0ee9b
authored
Fix CI issue by relaxing typo checker for "aloc". (#7479)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> Updates `.typos.toml` to ignore `ALOC`, `Aloc`, and `aloc` identifiers
in the typo checker.
>
> - **Config**:
> - Update `extend-ignore-identifiers-re` in `.typos.toml` to include
`ALOC`, `Aloc`, and `aloc`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
575fdd9. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent be2d6ae commit dd0ee9b
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
12 | 15 | | |
13 | 16 | | |
14 | 17 | | |
| |||
0 commit comments