rules_kotlin
rules_kotlin copied to clipboard
fix(jvm): explicitly merge runfiles
Fixes a TODO about collecting proper transitive data. Note: I don't know where a test for this belongs, nor whether there are other providers which should be scanned for data originating from srcs/deps
Fixes #1033