Inspectopedia
 
2024.3

Public API declaration with implicit return type

Info
New
Last modified: 03 December 2024

Reports public and protected functions and properties that have an implicit return type. For API stability reasons, it's recommended to specify such types explicitly.

Example:

After the quick-fix is applied: