[
https://issues.apache.org/jira/browse/IGNITE-11006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Muzafarov updated IGNITE-11006:
-------------------------------------
Ignite Flags: (was: Docs Required)
> Enable problematic whitespace inspection check
> ----------------------------------------------
>
> Key: IGNITE-11006
> URL: https://issues.apache.org/jira/browse/IGNITE-11006
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Priority: Minor
> Labels: inspections
> Fix For: 2.8
>
>
> We need to enable inspection {{General | Problematic whitespace}} to report
> tabs used for indentation when the code style is configured to use only
> spaces.
> The appropriate {{ignite_inspections_teamcity.xml}} configuration file
> should be updated and code style issues should be fixed.
> Probable, this line should be added to the configuration file:
> {code}
> <inspection_tool class="ProblematicWhitespace" enabled="true" level="ERROR"
> enabled_by_default="true" />
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)