JavaScript Quality Assurance with lint
--------------------------------------

                 Key: THRIFT-1089
                 URL: https://issues.apache.org/jira/browse/THRIFT-1089
             Project: Thrift
          Issue Type: Improvement
          Components: JavaScript - Compiler, JavaScript - Library, Test Suite
            Reporter: Roger Meier
            Assignee: Roger Meier


Inspired by THRIFT-1014 (missing semicolons), I have made some improvements on 
the test suite to do lint checks on thrift.js and the generated code. It uses 
http://jslint4java.googlecode.com and http://code.google.com/p/closure-linter/ 
if available.

Which jslint options do we need? see: 
http://jslint4java.googlecode.com/svn/docs/1.4/ant.html


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to