GitHub user bgould opened a pull request:

    https://github.com/apache/thrift/pull/1112

    THRIFT-2527: Apache Thrift IDL Compiler code generated for Node.js should 
be jshint clean

    Added small style tweaks to generated node.js code so that it passes jshint 
with default options.
    
    When combined with the fix for THRIFT-3546 the node.js code should be able 
to pass with a configuration of:
    
    `{ "strict" : "implied", "node" : "true" }`

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

    $ git pull https://github.com/bgould/thrift THRIFT-2527

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

    https://github.com/apache/thrift/pull/1112.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 #1112
    
----
commit f19a407111b42e2b6daf75f1583a61ddb4fd6579
Author: BCG <[email protected]>
Date:   2016-10-06T01:14:18Z

    Style tweaks to pass jshint

----


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

Reply via email to