Github user zentol commented on the issue:
https://github.com/apache/flink/pull/3941
@greghogan Do we have a checkstyle rule for an empty line before the
package declaration? I saw you added a commit for it, but couldn't find the
corresponding checkstyle rule.
Travis is also failing at the moment due to a checkstyle violation:
```[ERROR]
src/test/java/org/apache/flink/streaming/util/OperatorSnapshotUtil.java:[51]
(regexp) RegexpSingleline: Trailing whitespace```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---