Join Slack
Powered by
Is there a way to generate a baseline for Kotlin's...
# compiler
a
Ahmed Ibrahim
09/02/2021, 10:47 AM
Is there a way to generate a baseline for Kotlin's explicit mode? We've introduced it to an old code base with the mode being
warning
and we were wondering if it's possible to generate a baseline so that it can show errors for newly added code but warnings for legacy ones?
4
Views
Open in Slack
Previous
Next