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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)