GitHub user jongyoul reopened a pull request:
https://github.com/apache/zeppelin/pull/1168
[MINOR] Add formatter
### What is this PR for?
Unifying the format of codes
### What type of PR is it?
[Feature]
### Todos
* [x] - Add formatter
* [x] - Convert sample file
### What is the Jira issue?
N/A
### How should this be tested?
### Screenshots (if appropriate)
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/zeppelin minor/add-formatter
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zeppelin/pull/1168.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 #1168
----
commit 66232b4c9112355fd8be140ce6c7920b81290309
Author: Jongyoul Lee <[email protected]>
Date: 2016-07-12T13:40:00Z
Added formatter for Intellij and Eclipse
commit 7281cf73aea957b27473f2cfbcf89c83df7c81ac
Author: Jongyoul Lee <[email protected]>
Date: 2016-07-12T13:40:50Z
Adjusted new style on ZeppelinServer.java
commit baf94f9e5deb8c70a3cf178cb9e03ad549195363
Author: Jongyoul Lee <[email protected]>
Date: 2016-07-12T14:53:40Z
Adjusted new style on JsonResponse.java
commit 6c94abf4be20cb72305ddfef1e9cdfdf139ba443
Author: Jongyoul Lee <[email protected]>
Date: 2016-07-12T15:47:58Z
Added license information into *style.xml
commit 1409a143d60c853e8da3813430811be34a013992
Author: Jongyoul Lee <[email protected]>
Date: 2016-07-12T16:00:30Z
Added docs
----
---
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.
---