You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Greg Hogan (JIRA)" <ji...@apache.org> on 2017/05/24 19:19:04 UTC

[jira] [Comment Edited] (FLINK-6698) Activate strict checkstyle

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

Greg Hogan edited comment on FLINK-6698 at 5/24/17 7:18 PM:
------------------------------------------------------------

Rebasing to master and running the strict checkstyle analysis across the whole project yields ~50,000 total violations. By module:
- runtime ~16,700
- core ~11,000
- java ~5700
- optimizer ~5400
- tests ~3500
- gelly/gelly-examples ~1800
- all others ~5900

Edit: updated totals to include test packages ... the IntelliJ inspection does not honor the "include test sources" but depends on the checkstyle preference "Only Java sources (including tests)".


was (Author: greghogan):
Rebasing to master and running the strict checkstyle analysis across the whole project yields ~27,000 total violations. By module:
- runtime ~8000
- core ~7300
- java ~3200
- optimizer ~2800
- examples-batch ~1000
- gelly/gelly-examples ~1000
- all others ~3700

> Activate strict checkstyle
> --------------------------
>
>                 Key: FLINK-6698
>                 URL: https://issues.apache.org/jira/browse/FLINK-6698
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Chesnay Schepler
>
> Umbrella issue for introducing the strict checkstyle, to keep track of which modules are already covered.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)