You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Patrick Rhomberg (JIRA)" <ji...@apache.org> on 2018/04/17 16:52:00 UTC

[jira] [Resolved] (GEODE-4954) Improve spotless -- remove trivial javadoc stubs

     [ https://issues.apache.org/jira/browse/GEODE-4954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Rhomberg resolved GEODE-4954.
-------------------------------------
    Resolution: Fixed

> Improve spotless -- remove trivial javadoc stubs
> ------------------------------------------------
>
>                 Key: GEODE-4954
>                 URL: https://issues.apache.org/jira/browse/GEODE-4954
>             Project: Geode
>          Issue Type: Sub-task
>            Reporter: Patrick Rhomberg
>            Assignee: Patrick Rhomberg
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 4h 10m
>  Remaining Estimate: 0h
>
> For instance, the block
> {noformat}
> @param myparam
> @param secondParam
> @throws Exception
> {noformat}
> is entirely implicit by the method's signature, which is included in the javadoc itself.  Javadoc stubs that do not include description of a given term is trivial, redundant, and should be removed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)