[jira] [Created] (IGNITE-9597) 'size() == 0' replaceable with 'isEmpty()' according inspections profile

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-9597) 'size() == 0' replaceable with 'isEmpty()' according inspections profile

Anton Vinogradov (Jira)
Maxim Muzafarov created IGNITE-9597:
---------------------------------------

             Summary: 'size() == 0' replaceable with 'isEmpty()' according inspections profile
                 Key: IGNITE-9597
                 URL: https://issues.apache.org/jira/browse/IGNITE-9597
             Project: Ignite
          Issue Type: Bug
            Reporter: Maxim Muzafarov
            Assignee: Maxim Muzafarov


New `Code Inspections` profile can be foundĀ {{<Project>\idea\ignite_inspections.xml}}.

We need to fix rule `size() == 0' replaceable with 'isEmpty()` in {{ignite-core}} module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)