kelloggm / checkerframework-gradle-plugin

Gradle plugin to use the Checker Framework for Java
Apache License 2.0
64 stars 15 forks source link

add a warning handler for immutable Kotlin lists that gives a helpful suggestion instead of just crashing #173

Closed kelloggm closed 2 years ago

kelloggm commented 2 years ago

This would have made it a lot easier to diagnose #171.