Airblader commented on a change in pull request #16691:
URL: https://github.com/apache/flink/pull/16691#discussion_r686664830



##########
File path: tools/maven/suppressions.xml
##########
@@ -47,7 +47,7 @@ under the License.
 
            <!-- Have to use guava directly -->
            <suppress
-                       files="OverConvertRule.java|CustomizedConvertRule.java"
+                       files="OverConvertRule.java|InConverter.java"

Review comment:
       Hm, placing such a comment around an import causes other checkstyle 
rules to break, and my IDE just removes it upon saving.




-- 
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.

To unsubscribe, e-mail: [email protected]

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


Reply via email to