[
https://issues.apache.org/jira/browse/IGNITE-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16664307#comment-16664307
]
Maxim Muzafarov commented on IGNITE-9983:
-----------------------------------------
[~NIzhikov]
The new [Inspections:
Core|https://ci.ignite.apache.org/viewType.html?buildTypeId=IgniteTests24Java8_InspectionsCore&branch_IgniteTests24Java8=pull%2F5059%2Fhead&tab=buildTypeStatusDiv]
suite has been prepared. Enabled rules:
* Unused imports;
* Missorted modifiers;
* 'size() == 0' replaceable with 'isEmpty()';
* Missing @Override annotation;
The latest changes from the master branch merged into PR.
I've added new inspections configuration for TC (unnecessary inspection like
{{`Android`}} have removed from config).
Build pass successfully with {{Inspections total: 0 (-1), errors: 0}}.
> Add an inspection configuration for TC suite with enabled short list of rules
> -----------------------------------------------------------------------------
>
> Key: IGNITE-9983
> URL: https://issues.apache.org/jira/browse/IGNITE-9983
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Major
>
> Currently, some of the inspection rules fixed over the whole Apache Ignite
> Project:
> IGNITE-9923
> IGNITE-9652
> IGNITE-9597
> IGNITE-9311
> We need to create an inspection configuration for the TC suite `Inspections:
> Core` with enabled only these rules.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)