rules_kotlin
rules_kotlin copied to clipboard
`resource_strip_prefix` - cannot disable stripping the `kotlin` prefix
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).