How to reduce the search space for Piranha rules pattern matching? #285
Unanswered
alexbit-codemod
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any feature in Piranha to reduce the search space for detecting the patterns we want to transform?
How might we leverage existing code indexes for that?
Using solutions like Semgrep (one of the easiest ways i found to describe a code pattern) or Souecegraph (multi repo, indexed) might be helpful here?
Beta Was this translation helpful? Give feedback.
All reactions