NSAmelchev commented on a change in pull request #9000:
URL: https://github.com/apache/ignite/pull/9000#discussion_r611848255



##########
File path: checkstyle/checkstyle.xml
##########
@@ -35,6 +35,9 @@
     <module name="TreeWalker">
         <!-- Coding Checks. See: 
https://checkstyle.sourceforge.io/config_coding.html -->
         <module name="SimplifyBooleanExpression"/>
+        <module name="EmptyCatchBlock">

Review comment:
       It seems the module should be placed under `Block Checks` section. 
([https://checkstyle.sourceforge.io/config_blocks.html](https://checkstyle.sourceforge.io/config_blocks.html))




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to