You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2021/04/12 15:53:00 UTC

[jira] [Commented] (IGNITE-14462) Enable EmptyCatchBlock checkstyle check

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

Maxim Muzafarov commented on IGNITE-14462:
------------------------------------------

h5. Build
https://ci.ignite.apache.org/viewLog.html?buildId=5963620&buildTypeId=IgniteTests24Java8_BuildApacheIgnite

h5. Checkstyle
https://ci.ignite.apache.org/viewLog.html?buildId=5963621&buildTypeId=IgniteTests24Java8_CheckCodeStyle

> Enable EmptyCatchBlock checkstyle check
> ---------------------------------------
>
>                 Key: IGNITE-14462
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14462
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Maxim Muzafarov
>            Assignee: Maxim Muzafarov
>            Priority: Major
>             Fix For: 2.11
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Checks for empty catch blocks. By default, check allows an empty catch block with any comment inside.
>  
> {code}
> <module name="EmptyCatchBlock"/>
> {code}



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