Join Slack
Powered by
Hi everyone - is there a way to selectively treat ...
# compiler
d
Dave Leeds
04/17/2023, 7:49 PM
Hi everyone - is there a way to
selectively
treat a particular compiler warning as an error? I'm aware of
kotlinOptions.allWarningsAsErrors = true
but wondering if there's a way to pick individual warnings to regard as errors.
j
jw
04/17/2023, 8:09 PM
https://youtrack.jetbrains.com/issue/KT-18783/
d
Dave Leeds
04/17/2023, 8:47 PM
👍 Awesome, thanks
@jw
!
6
Views
Open in Slack
Previous
Next