Github user tillrohrmann commented on the pull request:
https://github.com/apache/flink/pull/1397#issuecomment-159259389
There are still some scalastyle violations
```
error
file=/home/travis/build/apache/flink/flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala
message=File line length exceeds 100 characters line=56
error
file=/home/travis/build/apache/flink/flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala
message=File line length exceeds 100 characters line=221
error
file=/home/travis/build/apache/flink/flink-staging/flink-ml/src/main/scala/org/apache/flink/ml/optimization/GradientDescent.scala
message=File line length exceeds 100 characters line=224
```
You can check that locally by simply running `mvn clean verify`.
---
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.
---