GitHub user galen-pivotal opened a pull request:

    https://github.com/apache/geode/pull/368

    [GEODE-2381] make complex enums not look terrible.

    * Change the style XML file to insert a line break after each constant
      of an enum.
    
    There may be a better way to do this and allow simple enums to be all on
    one line, but this looks better than what we have to me.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/galen-pivotal/incubator-geode 
feature/GEODE-2381

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/geode/pull/368.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 #368
    
----
commit 64039a80d6d73b155c892f96ea4a96fedda6def2
Author: Galen O'Sullivan <gosulli...@pivotal.io>
Date:   2017-01-27T22:19:49Z

    [GEODE-2381] spotless: line break on enum constants.
    
    * Change the style XML file to insert a line break after each constant
      of an enum.
    * This commit is just the style file change; spotless will be applied
      next.
    
    There may be a better way to do this and allow simple enums to be all on
    one line, but this looks better to me.

commit d98a656b0c0c691a17b8a61d0f13643b3e075308
Author: Galen O'Sullivan <gosulli...@pivotal.io>
Date:   2017-01-27T22:21:01Z

    [GEODE-2381] Apply spotless to fix enums
    
    and nothing else in this commit.

----


---
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.
---

Reply via email to