-
-
Notifications
You must be signed in to change notification settings - Fork 424
Support custom .kotlin_module transformers #1874
Copy link
Copy link
Closed
Labels
Description
Expected and Results
After implementing #843, all .kotlin_modules are relocated independently from declared custom transformers here. In Kotlin itself, we have cases for custom transformers for .kotlin_module files - for example, this one.
Please return the ability to define a custom transformer for .kotlin_module files.
Related environment and versions
No response
Reproduction steps
No response
Anything else?
No response
Reactions are currently unavailable