Skip to content

Commit

Permalink
Adding Move Declarations with Kotlin QA test project
Browse files Browse the repository at this point in the history
  • Loading branch information
sashache authored Oct 2, 2024
1 parent 22e7066 commit 9d3b163
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,8 @@
"intellij_commit/moveFile_OptimizedImportsBuilder.kt_to_caches",
"intellij_commit/moveFile_ORMReferencesUtil.java_to_util",
"intellij_commit/moveFile_UAnnotationUtils.kt_to_analysis"
]
],
"qa-materials" : ["refactor-move/moveDeclarations_from_Referred.kt_to_Target.kt"]
},
"refactoringRename": {
"intelliJ": [
Expand Down Expand Up @@ -481,4 +482,4 @@
]
}
}
}
}

0 comments on commit 9d3b163

Please sign in to comment.