mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-25 10:31:02 -05:00
3c78d65462
When we added support for printf interopolation, we had to adjust our separator matching to not eat the start of printf interpolation. When doing so, I overlooked the need to still eat it in the catch-all. If we don't, we then try to read `%` as part of the identifier and bail out early. Fixes #411 |
||
---|---|---|
.. | ||
codespell-dict | ||
dictgen | ||
misspell-dict | ||
typos | ||
typos-dict | ||
typos-vars | ||
varcon | ||
varcon-core | ||
wikipedia-dict |