You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2020/06/13 16:02:03 UTC

[cordova-osx] branch eslint updated (6fa5267 -> f8f1bfd)

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

erisu pushed a change to branch eslint
in repository https://gitbox.apache.org/repos/asf/cordova-osx.git.


    from 6fa5267  lint: apply fixes
     add b7c1fb9  chore: cleanup eslint settings
     add 1f5646d  chore: apply auto lint fix
     add f8f1bfd  chore: apply manual lint fix

No new revisions were added by this update.

Summary of changes:
 .eslintignore                         |  3 +++
 .eslintrc.yml                         |  8 +++---
 bin/apple_osx_version                 |  2 +-
 bin/apple_xcode_version               |  2 +-
 bin/check_reqs                        |  8 +++---
 bin/create                            |  4 +--
 bin/templates/scripts/cordova/build   | 38 ++++++++++++++--------------
 bin/templates/scripts/cordova/clean   |  6 ++---
 bin/templates/scripts/cordova/run     | 47 +++++++++++++++++------------------
 bin/templates/scripts/cordova/version |  2 +-
 bin/update                            | 12 ++++-----
 bin/update_cordova_subproject         |  7 +++---
 cordova-js-src/exec.js                | 36 ++++++++++++---------------
 cordova-js-src/platform.js            |  5 ++--
 package.json                          |  2 +-
 tests/spec/.eslintrc.yml              |  2 --
 16 files changed, 89 insertions(+), 95 deletions(-)
 delete mode 100644 tests/spec/.eslintrc.yml


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