GitHub user jaredjstewart opened a pull request:
https://github.com/apache/incubator-geode/pull/268
Spotless plugin with google style
- Enabled spotless plugin to enforce code formatting
- Switched provided templates for Eclipse and Intellij formatters to those
form the Google Java style guide
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jaredjstewart/incubator-geode
spotlessPluginWithGoogleStyle
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-geode/pull/268.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 #268
----
commit 3c79dcc53a731b2c2ff50ef48d029624376a31b6
Author: Jared Stewart <[email protected]>
Date: 2016-10-12T22:37:48Z
Added Spotless plugin to enforce formatting standards.
Added Google Java Style guide formatter templates, removed existing
formatter templates.
commit 65b27f31dae04ece621eefed4a66171870849950
Author: Jared Stewart <[email protected]>
Date: 2016-10-20T22:15:08Z
Reformatted all Java code
----
---
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.
---