[ 
https://issues.apache.org/jira/browse/CALCITE-4137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17165971#comment-17165971
 ] 

Julian Hyde commented on CALCITE-4137:
--------------------------------------

[~vladimirsitnikov] The warnings in your example are for missing param and 
return tags. I find those irritating too. But I am not addressing these in this 
change. I am addressing param and return tags that are present but whose 
description is empty.

> 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
>            Assignee: Julian Hyde
>            Priority: Major
>             Fix For: 1.25.0
>
>
> 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)

Reply via email to