"Main should return Unit" inspection: extend on JUnit test methods
So #KT-24509 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
b5e3db1811
commit
69d2e8898a
@@ -1,5 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports a main function with incorrect return type (should be <b>Unit</b>).
|
||||
This inspection reports a entry point function with incorrect return type (should be <b>Unit</b>).
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user