You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Maxim Muzafarov (JIRA)" <ji...@apache.org> on 2019/06/07 13:44:00 UTC

[jira] [Created] (IGNITE-11904) Checkstyle must support JavadocVariable rule

Maxim Muzafarov created IGNITE-11904:
----------------------------------------

             Summary: Checkstyle must support JavadocVariable rule
                 Key: IGNITE-11904
                 URL: https://issues.apache.org/jira/browse/IGNITE-11904
             Project: Ignite
          Issue Type: Bug
            Reporter: Maxim Muzafarov


Add supoprt to <module name="JavadocVariable"/> to the checkstyle plugin. 

[http://checkstyle.sourceforge.net/config_javadoc.html#JavadocStyle

]
{noformat}
Checks that variables have Javadoc comments. Ignores serialVersionUID fields.
{noformat}
 



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