Aditya Bisht

Results 25 comments of Aditya Bisht

I have made a PR #13701, could you please review it? @dprotaso ✨

@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...