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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to