You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2021/05/10 00:24:23 UTC

[GitHub] [kafka] romani commented on a change in pull request #10658: POC for CheckStyle 8.42 regression (with 'Unnecessary Parentheses' errors)

romani commented on a change in pull request #10658:
URL: https://github.com/apache/kafka/pull/10658#discussion_r628966279



##########
File path: checkstyle/checkstyle.xml
##########
@@ -91,7 +91,7 @@
       <property name="allowEmptyConstructors" value="true"/>
       <property name="allowEmptyMethods" value="true"/>
     </module>
-    <module name="Indentation"/>
+    <!-- <module name="Indentation"/> -->

Review comment:
       Ok, thanks.
   But we will chase all Checks violations.




-- 
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:
users@infra.apache.org