[
https://issues.apache.org/jira/browse/IGNITE-10709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16722803#comment-16722803
]
ASF GitHub Bot commented on IGNITE-10709:
-----------------------------------------
GitHub user Mmuzaf opened a pull request:
https://github.com/apache/ignite/pull/5680
IGNITE-10709: add missed inspection rules
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Mmuzaf/ignite ignite-10709
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5680.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5680
----
commit 526b01b058666282f883c9ba469b5c75f10d381d
Author: Maxim Muzafarov <maxmuzaf@...>
Date: 2018-12-17T09:09:38Z
IGNITE-10709: add missed inspection rules
----
> New inspections introduced in 2018+ IntelliJ IDEA version must be disabled on
> TC configuration
> ----------------------------------------------------------------------------------------------
>
> Key: IGNITE-10709
> URL: https://issues.apache.org/jira/browse/IGNITE-10709
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Major
> Labels: inspections
>
> IntelliJ IDEA since 2018.1 version has new inspection rules enabled by
> default. This leads to the {{[Inspections] Core}} suite fail as these rules
> are not fixed in the Apache Ignite project code.
> We need to add and disable them in {{ignite_inspections_teamcity.xml}}
> configuration file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)