You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2015/10/21 20:33:27 UTC

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

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

Mariia Mykhailova resolved REEF-838.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14

Resolved via [PR 576|https://github.com/apache/incubator-reef/pull/576]

> 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
>             Fix For: 0.14
>
>
> 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)