Join Slack
Powered by
Could we tweak `IfThenToSafeAccess` inspection to ...
# codingconventions
e
Eugen Martynov
12/20/2019, 1:50 PM
Could we tweak
IfThenToSafeAccess
inspection to be active only for one null check? So I will not get this suggestion that will lead to code like
view?.fadeIn()?.withStartAction{…}
2
Views
Open in Slack
Previous
Next