You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by br...@apache.org on 2018/09/14 15:23:15 UTC

[cordova-osx] branch brodybits-remove-old-jshintrc created (now 01dedc2)

This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a change to branch brodybits-remove-old-jshintrc
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git.


      at 01dedc2  Remove .jshintrc from tests

This branch includes the following new commits:

     new 01dedc2  Remove .jshintrc from tests

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org


[cordova-osx] 01/01: Remove .jshintrc from tests

Posted by br...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

brodybits pushed a commit to branch brodybits-remove-old-jshintrc
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git

commit 01dedc2e219506f8786e8c5f243d1b48cb66582e
Author: Chris Brody <ch...@gmail.com>
AuthorDate: Fri Sep 14 11:23:09 2018 -0400

    Remove .jshintrc from tests
---
 tests/.jshintrc | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/tests/.jshintrc b/tests/.jshintrc
deleted file mode 100644
index 17eae32..0000000
--- a/tests/.jshintrc
+++ /dev/null
@@ -1,11 +0,0 @@
-{
-    "node": true
-  , "bitwise": true
-  , "undef": true
-  , "trailing": true
-  , "quotmark": true
-  , "indent": 4
-  , "unused": "vars"
-  , "latedef": "nofunc"
-  , "jasmine": true
-}


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org