cordova-android/bin
Raphael von der Grün 393dad6349
Lint JS files w/out extension too (#453)
Prior to this change, JS files without extension had not been linted.

To match them, we need a combination of positive and negative globbing
that does not mix well with the existing file selection for linting. Thus, we use
npm-run-all to run two ESLint invocations unconditionally in sequence
while still preserving the error code.

* Lint JS w/out extension too
* Fix newly surfaced linting errors
* Make use of npm-run-all for test script too
2018-06-18 23:48:02 +02:00
..
lib CB-13621: eslint error 2017-11-30 11:08:39 -08:00
templates Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
android_sdk_version Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
android_sdk_version.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
check_reqs Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
check_reqs.bat CB-12453: Remove unnecessary double quotes from .bat files which are the causes of crash if project path contains spaces 2017-07-28 14:23:53 +03:00
create Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
create.bat [CB-3542] rewrote cli tooling scripts in node 2013-08-26 14:45:28 -07:00
update Lint JS files w/out extension too (#453) 2018-06-18 23:48:02 +02:00
update.bat [CB-3542] Convert update script to be node-based. 2013-09-13 22:49:15 -04:00