You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2020/07/24 23:37:00 UTC

[jira] [Created] (CALCITE-4137) Checkstyle should ensure that every class has a Javadoc comment

Julian Hyde created CALCITE-4137:
------------------------------------

             Summary: Checkstyle should ensure that every class has a Javadoc comment
                 Key: CALCITE-4137
                 URL: https://issues.apache.org/jira/browse/CALCITE-4137
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde


Checkstyle should ensure that every class, interface, enum, package has a Javadoc comment. And that javadoc types (e.g {{@param}} and {{@return}}) are not empty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)