You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/06/18 19:08:24 UTC

[jira] [Commented] (CB-6973) Use JSHint in Cordova CLI tools

    [ https://issues.apache.org/jira/browse/CB-6973?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14035959#comment-14035959 ] 

ASF subversion and git services commented on CB-6973:
-----------------------------------------------------

Commit 6748b0a65ada025debcd881cc2cc30dc74d1383f in cordova-lib's branch refs/heads/master from [~kamrik]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-lib.git;h=6748b0a ]

CB-6973: Fix JSHint errors in src/cordova/*.js

Add JSHint config comment in all the files (sometimes with tweaks)
/* jshint node:true, bitwise:true, undef:true, trailing:true, quotmark:true,
          indent:4, unused:vars, latedef:nofunc
*/

JSHint is now happy for all of src/cordova/*.js (not including metadata/*.js).


> Use JSHint in Cordova CLI tools
> -------------------------------
>
>                 Key: CB-6973
>                 URL: https://issues.apache.org/jira/browse/CB-6973
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: Mark Koudritsky
>            Assignee: Mark Koudritsky
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)