Aditya Bisht
Aditya Bisht
Can I work on this?
Can I work on this?
Picking this up
I have made a PR #13701, could you please review it? @dprotaso ✨
/assign @Bisht13
@kvmware does this require only adding https://github.com/knative/actions/blob/main/.github/workflows/lint.yaml to this repo's GitHub workflows?
> Why are you using a onepass DFA? > > Why not use a dense DFA and enable the minimize option? https://docs.rs/regex-automata/latest/regex_automata/dfa/dense/struct.Config.html#method.minimize I did and there are too many states...
Still too many states Also, how do I get the DFA?
Thank you so much for your reply and time. Actually I need to create a JSON which I'd use for a js project via wasm. Yes, it gives the states...