GitHub user jongyoul opened a pull request: https://github.com/apache/zeppelin/pull/2336
[MINOR] Change `case` indent ### What is this PR for? Changing style in case of 'case'. Zeppelin has two spaces as default indentation but checkstyle has different style of 'case'. ### What type of PR is it? [Bug Fix] ### Todos * [x] - Change style and adopt it ### What is the Jira issue? N/A ### How should this be tested? N/A ### 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/change-case-indent Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/2336.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 #2336 ---- commit 7d404a175b2fc98e21b6da109940765bfaf1d1e5 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-05-10T03:27:22Z Reformatted xml commit f95418f7c1fc50c18d110c025da5d87d3fcea475 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-05-10T03:28:07Z Changed case indentation to 2 commit 26788c5f827157c94be62086e0d92cec526b9c34 Author: Jongyoul Lee <jongy...@gmail.com> Date: 2017-05-10T06:22:57Z Adopted new style ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---