rules_kotlin icon indicating copy to clipboard operation
rules_kotlin copied to clipboard

`resource_strip_prefix` - cannot disable stripping the `kotlin` prefix

Open mielnikk opened this issue 2 years ago • 0 comments

Users should be able to disable that behaviour since it also cuts the prefix off from a file or directory name (e.g. kotlin_xyz.kt becomes _xyz.kt).

mielnikk avatar Jul 25 '23 15:07 mielnikk