You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2015/10/13 02:43:05 UTC

[jira] [Commented] (REEF-838) Enable checkstyle check for diamond operator

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

Dongjoon Hyun commented on REEF-838:
------------------------------------

+1

> Enable checkstyle check for diamond operator
> --------------------------------------------
>
>                 Key: REEF-838
>                 URL: https://issues.apache.org/jira/browse/REEF-838
>             Project: REEF
>          Issue Type: Improvement
>          Components: Build infrastructure
>            Reporter: Mariia Mykhailova
>            Priority: Minor
>
> Checkstyle check https://github.com/sevntu-checkstyle/sevntu.checkstyle/blob/master/sevntu-checks/src/main/java/com/github/sevntu/checkstyle/checks/coding/DiamondOperatorForVariableDefinitionCheck.java detects places in Java code where diamond operator can be used. We could use this to improve readability of our code, which REEF-824 started to do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)