You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by darxriggs <gi...@git.apache.org> on 2015/05/31 01:03:12 UTC

[GitHub] poi pull request: Consistent codestyle for HSSF usermodel

GitHub user darxriggs opened a pull request:

    https://github.com/apache/poi/pull/21

    Consistent codestyle for HSSF usermodel

    main topics
    * improve Javadoc consistency (see http://www.oracle.com/technetwork/articles/java/index-137868.html)
    * opening { on the same line
    * 4 spaces indentation
    * variable name should not start with _ (Sun/Java naming convention)

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

    $ git pull https://github.com/darxriggs/poi consistent-codestyle-hssf-usermodel

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

    https://github.com/apache/poi/pull/21.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 #21
    
----
commit 1045085408825b9d8da680e6e374c1875433b398
Author: René Scheibe <re...@gmail.com>
Date:   2015-05-30T12:01:05Z

    consisent code style - hssf usermodel
    
    main topics
    * improve Javadoc consistency (see http://www.oracle.com/technetwork/articles/java/index-137868.html)
    * opening { on the same line
    * 4 spaces indentation
    * variable name should not start with _ (Sun/Java naming convention)

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[GitHub] poi pull request #21: Consistent codestyle for HSSF usermodel

Posted by darxriggs <gi...@git.apache.org>.
Github user darxriggs closed the pull request at:

    https://github.com/apache/poi/pull/21


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org