refactor: refactor the magic-redirect-codemod#92
Merged
bjohansebas merged 2 commits intoexpressjs:magic-redirect-codemodfrom Dec 15, 2025
Merged
Conversation
bjohansebas
approved these changes
Dec 15, 2025
Member
bjohansebas
left a comment
There was a problem hiding this comment.
Wow, this solution is awesome, thank you very much
c9603ca
into
expressjs:magic-redirect-codemod
21 checks passed
bjohansebas
added a commit
that referenced
this pull request
Dec 24, 2025
* feat(magic-redirect): migrate magic-redirect to codemod.com * fix lint * feat(tests): update test commands and add legacy test support * feat(redirect): enhance redirect handlers with additional test cases * refactor: refactor the magic-redirect-codemod (#92) * refactor: refactor the express codemod * fix lint Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> --------- Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> Co-authored-by: Sebastian Beltran <bjohansebas@gmail.com> * docs: improve documentation * chore: rename folder to codemods * rename codemod * fix: update workspace paths to use codemods directory * rename folder --------- Signed-off-by: Sebastian Beltran <bjohansebas@gmail.com> Co-authored-by: Mohamad Mohebifar <mohebifar@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refactored the magic-redirect codemod to use JSSG's semantic analysis