Pattern: Missing description for at-clause tag
Issue: -
Checks that the at-clause tag is followed by description.
Default configuration that will check @param
, @return
, @throws
, @deprecated
:
<module name="NonEmptyAtclauseDescription"/>
Pattern: Missing description for at-clause tag
Issue: -
Checks that the at-clause tag is followed by description.
Default configuration that will check @param
, @return
, @throws
, @deprecated
:
<module name="NonEmptyAtclauseDescription"/>