Hi all, I know that the Kotlin Compiler API isn't ...
# kontributors
j
Hi all, I know that the Kotlin Compiler API isn't really designed to be "public". I'm working on this project
pmd-kotlin
https://github.com/JLLeitschuh/pmd-kotlin Since it has a reliance on the Kotlin compiler/parser, I'm wondering if it makes more sense for it to be moved under the ownership of Jetbrains/the Kotlin project so that changes to the compiler can be put into the tool as well. Thoughts?