Replies: 1 comment
-
I am also looking for an answer! I know a little about codemods, transformers but I am still a little confused! |
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.
-
Mentioned in this document provide-a-config-when-generating-code-from-templatess how to add a statement to the end of a module,but what if I want to add to the middle?
I try to made this by python's builtin ast modules, but blank lines and comments will be deleted.
Looking forward to your answers, thank you
Beta Was this translation helpful? Give feedback.
All reactions