Introduce inspection for callables with implicit 'Nothing?' type
Inspection is reported only for vars and open callables So #KT-21023 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
bcbeab00d5
commit
0fffb9fb17
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports variables / functions with implicit `Nothing?` type.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user