Add inspection to detect public API with implicit type
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports <b>public</b> and <b>protected</b> functions and properties that have an implicit return type.
|
||||
For API stability reasons, it's recommended to specify such types explicitly.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user