[ 
https://issues.apache.org/jira/browse/IGNITE-12841?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17071659#comment-17071659
 ] 

Ignite TC Bot commented on IGNITE-12841:
----------------------------------------

{panel:title=Branch: [pull/7578/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
[TeamCity *--> Run :: All* 
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5170216&buildTypeId=IgniteTests24Java8_RunAll]

> @Override must be on the same line as a method
> ----------------------------------------------
>
>                 Key: IGNITE-12841
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12841
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Nikolay Izhikov
>            Assignee: Oleg Ostanin
>            Priority: Trivial
>              Labels: newbie
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Right now, there are many places where codestyle broken.
> {noformat}
>     /** {@inheritDoc} */
>     @Override
>     public boolean registerClassName(byte platformId, int typeId, String 
> clsName) throws IgniteCheckedException {
>         return registerClassName(platformId, typeId, clsName, false);
>     }
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to