Replies: 1 comment
-
Kludex, I think we should create a mechanism that will merge these codemods into a single one. Otherwise, we'll be traversing the CST <number_of_codemod> times. 🤔 Such a mechanism doesn't exist yet. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Like,
parallel_exec_transform_with_prettyprint
exists, and it's great, but what if I have multiple transformers? What's the recommended way to run them?Beta Was this translation helpful? Give feedback.
All reactions