[ https://issues.apache.org/jira/browse/CB-8400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14302284#comment-14302284
]
ASF GitHub Bot commented on CB-8400:
------------------------------------
GitHub user muratsu opened a pull request:
https://github.com/apache/cordova-windows/pull/57
CB-8400 enable jshint for windows platform
- Created a `npm run jshint` command & integrate into `npm run test`
- Created jshint rules files for spec and rest of the repo
- Added node_module jshint to repo
- Fixed all jshint issues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-windows CB-8400
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-windows/pull/57.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 #57
----
commit 2aeb819235e0eac606335c8c7b0b0ffd5df39c0d
Author: Murat Sutunc <muratsu@microsoft.com>
Date: 2015-02-02T19:57:03Z
CB-8400 Enable jshint for Windows platform
commit da48fd9651a2a04e4a7aee0d774fbf780aa302b9
Author: Murat Sutunc <muratsu@microsoft.com>
Date: 2015-02-02T22:55:58Z
CB-8400 fix all jshint issues for Windows platform
----
> Windows platform should use JSHint as part of npm test
> ------------------------------------------------------
>
> Key: CB-8400
> URL: https://issues.apache.org/jira/browse/CB-8400
> Project: Apache Cordova
> Issue Type: Improvement
> Components: Windows
> Reporter: Murat Sutunc
>
> Windows platform should use jshint as part of tests. This should also be part of appveyor
automation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org
|