Return-Path: X-Original-To: apmail-cordova-dev-archive@www.apache.org Delivered-To: apmail-cordova-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C428710113 for ; Mon, 2 Feb 2015 23:05:31 +0000 (UTC) Received: (qmail 5088 invoked by uid 500); 2 Feb 2015 23:05:32 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 5046 invoked by uid 500); 2 Feb 2015 23:05:32 -0000 Mailing-List: contact dev-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list dev@cordova.apache.org Received: (qmail 4978 invoked by uid 99); 2 Feb 2015 23:05:19 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Feb 2015 23:05:19 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id BDD2BE03AB; Mon, 2 Feb 2015 23:05:18 +0000 (UTC) From: muratsu To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-windows pull request: CB-8400 enable jshint for windows pl... Content-Type: text/plain Date: Mon, 2 Feb 2015 23:05:18 +0000 (UTC) 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 Date: 2015-02-02T19:57:03Z CB-8400 Enable jshint for Windows platform commit da48fd9651a2a04e4a7aee0d774fbf780aa302b9 Author: Murat Sutunc Date: 2015-02-02T22:55:58Z CB-8400 fix all jshint issues for Windows platform ---- --- 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 infrastructure@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org For additional commands, e-mail: dev-help@cordova.apache.org