Skip to content

Commit a1925a9

Browse files
feat(curations): Add VCS path curation for kotlin-test-js-runner
See [1] for the start of the range. [1]: https://github.com/JetBrains/kotlin/tree/1.4.0/libraries/tools/kotlin-test-js-runner Signed-off-by: Marcel Bochtler <[email protected]>
1 parent 8d966cf commit a1925a9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- id: "Maven:org.jetbrains.kotlin:kotlin-test-js-runner:[1.4.0,)"
2+
curations:
3+
comment: "Set the VCS path of the module inside the multi-module repository."
4+
vcs:
5+
path: "libraries/tools/kotlin-test-js-runner"

0 commit comments

Comments
 (0)