Typos Detected
The nightly typo checker found 10 typos.
./third_party/gpu-cr/src/GPUs/AMD/amd.h:20: `mamory` -> `memory`
./third_party/gpu-cr/src/ipc_hooks.cpp:1691: `vas` -> `was`
./third_party/gpu-cr/src/ipc_hooks.cpp:1693: `vas` -> `was`
./third_party/gpu-cr/src/ipc_hooks.cpp:1699: `vas` -> `was`
./third_party/gpu-cr/src/ipc_hooks.cpp:1717: `vas` -> `was`
./third_party/gpu-cr/src/ipc_hooks.cpp:1719: `vas` -> `was`
./third_party/gpu-cr/src/ipc_hooks.cpp:1738: `vas` -> `was`
./third_party/gpu-cr/src/ipc_hooks.cpp:645: `eit` -> `it`
./third_party/gpu-cr/src/ipc_hooks.cpp:646: `eit` -> `it`
./third_party/gpu-cr/src/ipc_hooks.cpp:647: `eit` -> `it`
Fix
cargo install typos-cli # or: brew install typos-cli
typos --write-changes .
Add false positives to _typos.toml.
Nightly scan from llm-d-infra
Typos Detected
The nightly typo checker found 10 typos.
Fix
Add false positives to
_typos.toml.Nightly scan from llm-d-infra