typos/crates
Ed Page fd5398316f fix(parser): Better short base64 detection
Previously, we bailed out if the string is too short (<90) and there
weren't non-alpha-base64 bytes present.  What we ignored were the
padding bytes.

We key off of padding bytes to detect that a string is in fact base64
encoded.  Like the other cases, there can be false positives but those
strings should show up elsewhere or the compiler will fail.

This was called out in #485
2022-05-10 14:02:59 -05:00
..
codespell-dict chore(deps): Bump clap from 3.0.13 to 3.1.3 2022-03-01 07:03:22 +00:00
dictgen chore: Release 2021-12-14 12:58:03 -06:00
misspell-dict style: Update clippy 2022-03-29 15:07:19 -05:00
typos fix(parser): Better short base64 detection 2022-05-10 14:02:59 -05:00
typos-dict chore: Release 2022-04-28 09:39:14 -05:00
typos-vars chore: Release 2022-04-18 09:39:53 -05:00
varcon chore(deps): Bump clap from 3.0.13 to 3.1.3 2022-03-01 07:03:22 +00:00
varcon-core chore: Release 2022-04-28 09:39:14 -05:00
wikipedia-dict chore(deps): Bump clap from 3.0.13 to 3.1.3 2022-03-01 07:03:22 +00:00