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

ASF GitHub Bot commented on FLINK-7185:
---------------------------------------

Github user zentol commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4340#discussion_r127506011
  
    --- Diff: 
flink-java/src/test/java/org/apache/flink/api/java/io/CollectionInputFormatTest.java
 ---
    @@ -90,18 +94,18 @@ public String toString() {
        @Test
        public void testSerializability() {
                try (ByteArrayOutputStream buffer = new ByteArrayOutputStream();
    -                    ObjectOutputStream out = new 
ObjectOutputStream(buffer)) {
    +                           ObjectOutputStream out = new 
ObjectOutputStream(buffer)) {
    --- End diff --
    
    indentation seems off.


> Activate checkstyle flink-java/io
> ---------------------------------
>
>                 Key: FLINK-7185
>                 URL: https://issues.apache.org/jira/browse/FLINK-7185
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System
>            Reporter: Dawid Wysakowicz
>            Assignee: Dawid Wysakowicz
>            Priority: Trivial
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to