[
https://issues.apache.org/jira/browse/IGNITE-12893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083394#comment-17083394
]
Maxim Muzafarov commented on IGNITE-12893:
------------------------------------------
Pavel,
Thank you for the review, merged to the master branch.
> 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
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The rule must be supported by the checkstyle according to Ignite coding
> conventions [1].
> {code}
> <module name="SimplifyBooleanExpression"/>
> {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)