GitHub user prabhjyotsingh opened a pull request:
https://github.com/apache/zeppelin/pull/2927
[HOTFIX] [ZEPPELIN-3384] Checkstyle violation.
### What is this PR for?
With https://github.com/apache/zeppelin/pull/2909 one of the indentation
rule was missed which is causing the build to break.
### What type of PR is it?
[Hot Fix]
### Questions:
* Does the licenses files need update? N/A
* Is there breaking changes for older versions? N/A
* Does this needs documentation? N/A
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prabhjyotsingh/zeppelin hotfix/ZEPPELIN-3384
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/2927.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2927
----
commit f4a5141d9ab55a3ed651fe46d0e3645b2e32e23a
Author: Prabhjyot Singh <prabhjyotsingh@...>
Date: 2018-04-14T13:17:01Z
ZEPPELIN-3384: Checkstyle violation.
Change-Id: I751e2a242207225a50b1d101f469266530b06a59
----
---