-
Enhancement
-
Resolution: Fixed
-
P3
-
17
-
b11
doclint should report missing "body" comments, when a comment only contains block tags, such as:
/**
* @return foo
*/
/**
* @return foo
*/