[ 
https://issues.apache.org/jira/browse/IGNITE-11006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nikolay Izhikov resolved IGNITE-11006.
--------------------------------------
    Resolution: Fixed

> 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
>            Assignee: Nikolay Izhikov
>            Priority: Minor
>              Labels: inspections
>             Fix For: 2.8
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> We need to enable inspection {{General | Problematic whitespace}} to report 
> tabs used for indentation when the code style is configured to use only 
> spaces.
> Todo:
> # Update the appropriate  {{ignite_inspections_teamcity.xml}} configuration 
> file
> # Fix all founded code style issues according to the new inspecton rule
> # Update the default inspection profile: 
> {{.idea\inspectionProfiles\Project_Default.xml}}
> 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)

Reply via email to