[
https://issues.apache.org/jira/browse/IGNITE-12954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093696#comment-17093696
]
Maxim Muzafarov commented on IGNITE-12954:
------------------------------------------
[~zaleslaw]
Thank you, merged to the master branch.
> Remove checkstyle suppression for XGBoostModelLexer,XGBoostModelParser
> ----------------------------------------------------------------------
>
> Key: IGNITE-12954
> URL: https://issues.apache.org/jira/browse/IGNITE-12954
> Project: Ignite
> Issue Type: Task
> Reporter: Maxim Muzafarov
> Assignee: Maxim Muzafarov
> Priority: Major
> Fix For: 2.9
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, there are some redundant suppressions for the checkstyle rules
> which can be removed:
> {code}
> <suppress checks="EmptyLineSeparator|MethodParamPad"
> files="XGBoostModelLexer\.java|XGBoostModelParser\.java"/>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)