ForteScarlet / kotlin-suspend-transform-compiler-plugin

A Kotlin compiler plugin for transforming suspend functions to platform-compatible non-suspend functions, such as the JVM Blocking API and CompletableFuture 🐱
MIT License
33 stars 3 forks source link

feat: 默认的Transformers中的排除注解默认追加标记注解 #18

Closed ForteScarlet closed 1 year ago