Description
Introduce typos-cli into the Iggy, so that we can reduce typos from the origin.
About typos, a rust-built source code spell checker.
Component
- ci/tooling;
- documentation
Proposed solution
- add a project-level
.typos.toml config file;
- integrate
typos-cli into ci;