You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jacob Park (JIRA)" <ji...@apache.org> on 2018/03/24 16:59:00 UTC

[jira] [Created] (FLINK-9069) Fix some double semi-colons to single semi-colons, and update checkstyle

Jacob Park created FLINK-9069:
---------------------------------

             Summary: Fix some double semi-colons to single semi-colons, and update checkstyle
                 Key: FLINK-9069
                 URL: https://issues.apache.org/jira/browse/FLINK-9069
             Project: Flink
          Issue Type: Task
          Components: Checkstyle
            Reporter: Jacob Park


As I was reading through the source code, I noticed that there were some double semi-colons ";;".

These should be fixed.

Finally, the tools/maven/checkstyle.xml should be updated accordingly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)