Skip to content

Commit 2aae514

Browse files
authored
feat(v3): add v3 migration codemod (#334)
1 parent dc712d2 commit 2aae514

9 files changed

Lines changed: 1621 additions & 27 deletions

File tree

codebook.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
words = [
2+
"codemod",
23
"matcher's",
34
"matchers",
45
"mock's",

decoy/codemods/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"""Decoy codemods for automated upgrades and migrations."""

0 commit comments

Comments
 (0)