You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- fix panic on escaping character with width more than 1 byte
- organize fuzzing targets in a `cucumber-expressions-fuzz` sub-crate
- add `fuzz` command to `Makefile`
- add `fuzz` job to CI pipeline
It would be nice to have some toolchain for fuzzing the parser, along with CI job.
The text was updated successfully, but these errors were encountered: