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#SimplifyBooleanExpressionhttps://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)