chore(base32): extend spell-checker ignore list with test token
- Add "hellohello" to ignored words to prevent false positives
- Keeps spell-checker from flagging known test data in base_common.rs
d425bf7
6 days ago
by mattsu2020
-5.74%
Merge branch 'upstream-main' into base64_performance
2befc26
5 days ago
by mattsu2020
0%
docs(base32): improve English docs for ReadSeek and padding check
- Clarify trait alias comment for ReadSeek in English
- Refine padding detection doc to describe scanning including trailing whitespace