Skip to content

Commit e0302b2

Browse files
committed
feat(v3): add v3 migration codemod
1 parent c5326fd commit e0302b2

8 files changed

Lines changed: 1318 additions & 25 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)