I think I found the proper rule here that will warn/err when no explicit return type is declared for all methods except if no return type is available (i.e. void type).