You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2020/04/13 21:56:00 UTC

[jira] [Created] (IGNITE-12893) Add support for the SimplifyBooleanExpression rule to checkstyle

Maxim Muzafarov created IGNITE-12893:
----------------------------------------

             Summary: Add support for the SimplifyBooleanExpression rule to checkstyle
                 Key: IGNITE-12893
                 URL: https://issues.apache.org/jira/browse/IGNITE-12893
             Project: Ignite
          Issue Type: Task
            Reporter: Maxim Muzafarov
            Assignee: Maxim Muzafarov


The rule must be supported by the checkstyle according to Ignite coding conventions [1].

{code}
<module name="SimplifyBooleanReturn"/>
{code}
 
https://checkstyle.sourceforge.io/config_coding.html#SimplifyBooleanExpression

https://cwiki.apache.org/confluence/display/IGNITE/Coding+Guidelines#CodingGuidelines-Useof%22!%22insteadofexplicit%22==true%22and%22==false%22



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