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 8601B11636 for ; Thu, 10 Jul 2014 14:57:35 +0000 (UTC) Received: (qmail 80922 invoked by uid 500); 10 Jul 2014 14:57:35 -0000 Delivered-To: apmail-cordova-dev-archive@cordova.apache.org Received: (qmail 80889 invoked by uid 500); 10 Jul 2014 14:57:35 -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 80878 invoked by uid 99); 10 Jul 2014 14:57:34 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Jul 2014 14:57:34 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 8C37F9AB157; Thu, 10 Jul 2014 14:57:34 +0000 (UTC) From: dwardu To: dev@cordova.apache.org Reply-To: dev@cordova.apache.org Message-ID: Subject: [GitHub] cordova-js pull request: Fixed jshint whitespace issues Content-Type: text/plain Date: Thu, 10 Jul 2014 14:57:34 +0000 (UTC) GitHub user dwardu opened a pull request: https://github.com/apache/cordova-js/pull/73 Fixed jshint whitespace issues Fixes: Running "whitespace-check" task files with whitespace issues: (to fix: `grunt whitespace-fix`) src\cordova_b.js src\ios\exec.js You can merge this pull request into a Git repository by running: $ git pull https://github.com/Uniblue/cordova-js master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-js/pull/73.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 #73 ---- commit e8c382f1b18a3ed6175169827d8043adffef8ecd Author: Edward Grech Date: 2014-07-10T14:47:23Z Fixed jshint whitespace issues ---- --- 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. ---