evant / kotlin-inject

Dependency injection lib for kotlin
Apache License 2.0
1.14k stars 51 forks source link

add test case for scope annnotation not having effect on property (#238) #399

Closed sergeshustoff closed 2 weeks ago

sergeshustoff commented 2 weeks ago

Added test case for already working warning for scope annotation on property (#238) (was fixed by migration to ksp)