Krinkle has submitted this change and it was merged. Change subject: JSHint: Downgrade from 1.0.0 to 0.9.1 ......................................................................
JSHint: Downgrade from 1.0.0 to 0.9.1 https://github.com/jshint/jshint/issues/881 Change-Id: I152ebc84329d8c60dcb5adb56f31cdb231a896d1 --- M tools/node_modules/.bin/jshint D tools/node_modules/jshint/.npmignore D tools/node_modules/jshint/.travis.yml D tools/node_modules/jshint/CONTRIBUTING.md M tools/node_modules/jshint/LICENSE M tools/node_modules/jshint/README.md A tools/node_modules/jshint/bin/hint D tools/node_modules/jshint/bin/jshint D tools/node_modules/jshint/examples/.jshintignore D tools/node_modules/jshint/examples/.jshintrc D tools/node_modules/jshint/examples/reporter.js D tools/node_modules/jshint/jshint.json A tools/node_modules/jshint/lib/cli.js A tools/node_modules/jshint/lib/hint.js A tools/node_modules/jshint/lib/reporters/checkstyle.js A tools/node_modules/jshint/lib/reporters/default.js A tools/node_modules/jshint/lib/reporters/jslint_xml.js A tools/node_modules/jshint/lib/reporters/non_error.js D tools/node_modules/jshint/make.js D tools/node_modules/jshint/node_modules/.bin/esparse D tools/node_modules/jshint/node_modules/.bin/esvalidate D tools/node_modules/jshint/node_modules/.bin/shjs M tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/graceful-fs/package.json M tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/inherits/package.json A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/.travis.yml A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/LICENSE A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/README.md A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/minimatch.js A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.npmignore R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/AUTHORS A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/LICENSE A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/README.md A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/basic.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/foreach.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund/LICENSE R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund/README.md R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund/bench.js A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund/sigmund.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/node_modules/sigmund/test/basic.js A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/package.json A tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/test/basic.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/test/brace-expand.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/test/caching.js R tools/node_modules/jshint/node_modules/cli/node_modules/glob/node_modules/minimatch/test/defaults.js M tools/node_modules/jshint/node_modules/cli/node_modules/glob/package.json M tools/node_modules/jshint/node_modules/cli/package.json D tools/node_modules/jshint/node_modules/esprima/.npmignore D tools/node_modules/jshint/node_modules/esprima/ChangeLog D tools/node_modules/jshint/node_modules/esprima/LICENSE.BSD D tools/node_modules/jshint/node_modules/esprima/README.md D tools/node_modules/jshint/node_modules/esprima/bin/esparse.js D tools/node_modules/jshint/node_modules/esprima/bin/esvalidate.js D tools/node_modules/jshint/node_modules/esprima/component.json D tools/node_modules/jshint/node_modules/esprima/doc/index.html D tools/node_modules/jshint/node_modules/esprima/esprima.js D tools/node_modules/jshint/node_modules/esprima/examples/detectnestedternary.js D tools/node_modules/jshint/node_modules/esprima/examples/findbooleantrap.js D tools/node_modules/jshint/node_modules/esprima/examples/tokendist.js D tools/node_modules/jshint/node_modules/esprima/index.html D tools/node_modules/jshint/node_modules/esprima/package.json D tools/node_modules/jshint/node_modules/esprima/test/benchmarks.html D tools/node_modules/jshint/node_modules/esprima/test/benchmarks.js D tools/node_modules/jshint/node_modules/esprima/test/compare.html D tools/node_modules/jshint/node_modules/esprima/test/compare.js D tools/node_modules/jshint/node_modules/esprima/test/compat.html D tools/node_modules/jshint/node_modules/esprima/test/compat.js D tools/node_modules/jshint/node_modules/esprima/test/coverage.html D tools/node_modules/jshint/node_modules/esprima/test/esprima.js.html D tools/node_modules/jshint/node_modules/esprima/test/index.html D tools/node_modules/jshint/node_modules/esprima/test/module.html D tools/node_modules/jshint/node_modules/esprima/test/module.js D tools/node_modules/jshint/node_modules/esprima/test/reflect.js D tools/node_modules/jshint/node_modules/esprima/test/run.js D tools/node_modules/jshint/node_modules/esprima/test/runner.js D tools/node_modules/jshint/node_modules/esprima/test/test.js M tools/node_modules/jshint/node_modules/minimatch/README.md A tools/node_modules/jshint/node_modules/minimatch/blerg.js M tools/node_modules/jshint/node_modules/minimatch/minimatch.js M tools/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache/README.md M tools/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js M tools/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache/package.json M tools/node_modules/jshint/node_modules/minimatch/node_modules/lru-cache/test/basic.js D tools/node_modules/jshint/node_modules/minimatch/node_modules/sigmund/package.json M tools/node_modules/jshint/node_modules/minimatch/package.json A tools/node_modules/jshint/node_modules/minimatch/t.js M tools/node_modules/jshint/node_modules/minimatch/test/basic.js D tools/node_modules/jshint/node_modules/peakle/.npmignore D tools/node_modules/jshint/node_modules/peakle/LICENSE D tools/node_modules/jshint/node_modules/peakle/README D tools/node_modules/jshint/node_modules/peakle/grunt.js D tools/node_modules/jshint/node_modules/peakle/package.json D tools/node_modules/jshint/node_modules/peakle/peakle.js D tools/node_modules/jshint/node_modules/peakle/test.js D tools/node_modules/jshint/node_modules/shelljs/.documentup.json D tools/node_modules/jshint/node_modules/shelljs/.npmignore D tools/node_modules/jshint/node_modules/shelljs/.travis.yml D tools/node_modules/jshint/node_modules/shelljs/LICENSE D tools/node_modules/jshint/node_modules/shelljs/README.md D tools/node_modules/jshint/node_modules/shelljs/bin/shjs D tools/node_modules/jshint/node_modules/shelljs/global.js D tools/node_modules/jshint/node_modules/shelljs/jshint.json D tools/node_modules/jshint/node_modules/shelljs/make.js D tools/node_modules/jshint/node_modules/shelljs/package.json D tools/node_modules/jshint/node_modules/shelljs/scripts/docs.js D tools/node_modules/jshint/node_modules/shelljs/scripts/run-tests.js D tools/node_modules/jshint/node_modules/shelljs/shell.js D tools/node_modules/jshint/node_modules/shelljs/test/.npmignore D tools/node_modules/jshint/node_modules/shelljs/test/cat.js D tools/node_modules/jshint/node_modules/shelljs/test/cd.js D tools/node_modules/jshint/node_modules/shelljs/test/chmod.js D tools/node_modules/jshint/node_modules/shelljs/test/config.js D tools/node_modules/jshint/node_modules/shelljs/test/cp.js D tools/node_modules/jshint/node_modules/shelljs/test/dirs.js D tools/node_modules/jshint/node_modules/shelljs/test/echo.js D tools/node_modules/jshint/node_modules/shelljs/test/env.js D tools/node_modules/jshint/node_modules/shelljs/test/exec.js D tools/node_modules/jshint/node_modules/shelljs/test/find.js D tools/node_modules/jshint/node_modules/shelljs/test/grep.js D tools/node_modules/jshint/node_modules/shelljs/test/ls.js D tools/node_modules/jshint/node_modules/shelljs/test/make.js D tools/node_modules/jshint/node_modules/shelljs/test/mkdir.js D tools/node_modules/jshint/node_modules/shelljs/test/mv.js D tools/node_modules/jshint/node_modules/shelljs/test/popd.js D tools/node_modules/jshint/node_modules/shelljs/test/pushd.js D tools/node_modules/jshint/node_modules/shelljs/test/pwd.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/a.txt D tools/node_modules/jshint/node_modules/shelljs/test/resources/chmod/a/b/c/.npmignore D tools/node_modules/jshint/node_modules/shelljs/test/resources/chmod/b/a/b/.npmignore D tools/node_modules/jshint/node_modules/shelljs/test/resources/chmod/c/a/b/.npmignore D tools/node_modules/jshint/node_modules/shelljs/test/resources/chmod/file1 D tools/node_modules/jshint/node_modules/shelljs/test/resources/cp/a D tools/node_modules/jshint/node_modules/shelljs/test/resources/cp/b D tools/node_modules/jshint/node_modules/shelljs/test/resources/cp/dir_a/z D tools/node_modules/jshint/node_modules/shelljs/test/resources/cp/dir_b/dir_b_a/dir_b_a_a/z D tools/node_modules/jshint/node_modules/shelljs/test/resources/external/node_script.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/file1 D tools/node_modules/jshint/node_modules/shelljs/test/resources/file1.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/file1.txt D tools/node_modules/jshint/node_modules/shelljs/test/resources/file2 D tools/node_modules/jshint/node_modules/shelljs/test/resources/file2.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/file2.txt D tools/node_modules/jshint/node_modules/shelljs/test/resources/find/.hidden D tools/node_modules/jshint/node_modules/shelljs/test/resources/find/a D tools/node_modules/jshint/node_modules/shelljs/test/resources/find/b D tools/node_modules/jshint/node_modules/shelljs/test/resources/find/dir1/a_dir1 D tools/node_modules/jshint/node_modules/shelljs/test/resources/find/dir1/dir11/a_dir11 D tools/node_modules/jshint/node_modules/shelljs/test/resources/find/dir2/a_dir1 D tools/node_modules/jshint/node_modules/shelljs/test/resources/issue44/main.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/.hidden_dir/nada D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/.hidden_file D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/a_dir/.hidden_dir/nada D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/a_dir/b_dir/z D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/a_dir/nada D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/file1 D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/file1.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/file2 D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/file2.js D tools/node_modules/jshint/node_modules/shelljs/test/resources/ls/filename(with)[chars$]^that.must+be-escaped D tools/node_modules/jshint/node_modules/shelljs/test/resources/pushd/a/dummy D tools/node_modules/jshint/node_modules/shelljs/test/resources/pushd/b/c/dummy D tools/node_modules/jshint/node_modules/shelljs/test/rm.js D tools/node_modules/jshint/node_modules/shelljs/test/sed.js D tools/node_modules/jshint/node_modules/shelljs/test/tempdir.js D tools/node_modules/jshint/node_modules/shelljs/test/test.js D tools/node_modules/jshint/node_modules/shelljs/test/to.js D tools/node_modules/jshint/node_modules/shelljs/test/which.js D tools/node_modules/jshint/node_modules/underscore/.npmignore D tools/node_modules/jshint/node_modules/underscore/.travis.yml D tools/node_modules/jshint/node_modules/underscore/CNAME D tools/node_modules/jshint/node_modules/underscore/CONTRIBUTING.md D tools/node_modules/jshint/node_modules/underscore/LICENSE D tools/node_modules/jshint/node_modules/underscore/README.md D tools/node_modules/jshint/node_modules/underscore/favicon.ico D tools/node_modules/jshint/node_modules/underscore/index.html D tools/node_modules/jshint/node_modules/underscore/index.js D tools/node_modules/jshint/node_modules/underscore/package.json D tools/node_modules/jshint/node_modules/underscore/underscore-min.js D tools/node_modules/jshint/node_modules/underscore/underscore.js M tools/node_modules/jshint/package.json A tools/node_modules/jshint/packages/jshint/README.md A tools/node_modules/jshint/packages/jshint/jshint.js D tools/node_modules/jshint/res/jshint.ai D tools/node_modules/jshint/src/cli/cli.js D tools/node_modules/jshint/src/next/constants.js D tools/node_modules/jshint/src/next/jshint.js D tools/node_modules/jshint/src/next/reason.js D tools/node_modules/jshint/src/next/regexp.js D tools/node_modules/jshint/src/next/utils.js D tools/node_modules/jshint/src/platforms/rhino.js D tools/node_modules/jshint/src/reporters/checkstyle.js D tools/node_modules/jshint/src/reporters/default.js D tools/node_modules/jshint/src/reporters/jslint_xml.js D tools/node_modules/jshint/src/reporters/non_error.js D tools/node_modules/jshint/src/shared/messages.js D tools/node_modules/jshint/src/shared/vars.js D tools/node_modules/jshint/src/stable/jshint.js D tools/node_modules/jshint/src/stable/lex.js D tools/node_modules/jshint/src/stable/reg.js D tools/node_modules/jshint/src/stable/state.js D tools/node_modules/jshint/src/stable/style.js D tools/node_modules/jshint/tests/cli.js D tools/node_modules/jshint/tests/next/fixtures/parser/comments.js D tools/node_modules/jshint/tests/next/fixtures/parser/simple_file.js D tools/node_modules/jshint/tests/next/fixtures/parser/tokens.json D tools/node_modules/jshint/tests/next/fixtures/reason/arguments.js D tools/node_modules/jshint/tests/next/fixtures/reason/asi.js D tools/node_modules/jshint/tests/next/fixtures/reason/bitwise.js D tools/node_modules/jshint/tests/next/fixtures/reason/comparison.js D tools/node_modules/jshint/tests/next/fixtures/reason/debugger.js D tools/node_modules/jshint/tests/next/fixtures/reason/esprima.js D tools/node_modules/jshint/tests/next/fixtures/reason/expr_in_test.js D tools/node_modules/jshint/tests/next/fixtures/reason/fifty.js D tools/node_modules/jshint/tests/next/fixtures/reason/iterator.js D tools/node_modules/jshint/tests/next/fixtures/reason/native.js D tools/node_modules/jshint/tests/next/fixtures/reason/proto.js D tools/node_modules/jshint/tests/next/fixtures/reason/shadow.js D tools/node_modules/jshint/tests/next/fixtures/reason/trailing.js D tools/node_modules/jshint/tests/next/fixtures/reason/undef.js D tools/node_modules/jshint/tests/next/fixtures/regexp/dashes.js D tools/node_modules/jshint/tests/next/fixtures/utils/simple_file.js D tools/node_modules/jshint/tests/next/lib/helpers.js D tools/node_modules/jshint/tests/next/unit/parser.js D tools/node_modules/jshint/tests/next/unit/reason.js D tools/node_modules/jshint/tests/next/unit/regexp.js D tools/node_modules/jshint/tests/next/unit/utils.js D tools/node_modules/jshint/tests/stable/helpers/coveraje.js D tools/node_modules/jshint/tests/stable/helpers/fixture.js D tools/node_modules/jshint/tests/stable/helpers/testhelper.js D tools/node_modules/jshint/tests/stable/regression/libs/backbone.js D tools/node_modules/jshint/tests/stable/regression/libs/codemirror3.js D tools/node_modules/jshint/tests/stable/regression/libs/jquery-1.7.js D tools/node_modules/jshint/tests/stable/regression/libs/json2.js D tools/node_modules/jshint/tests/stable/regression/libs/lodash.js D tools/node_modules/jshint/tests/stable/regression/libs/prototype-17.js D tools/node_modules/jshint/tests/stable/regression/npm.js D tools/node_modules/jshint/tests/stable/regression/thirdparty.js D tools/node_modules/jshint/tests/stable/unit/core.js D tools/node_modules/jshint/tests/stable/unit/envs.js D tools/node_modules/jshint/tests/stable/unit/fixtures/asi.js D tools/node_modules/jshint/tests/stable/unit/fixtures/blocks.js D tools/node_modules/jshint/tests/stable/unit/fixtures/boss.js D tools/node_modules/jshint/tests/stable/unit/fixtures/browser.js D tools/node_modules/jshint/tests/stable/unit/fixtures/camelcase.js D tools/node_modules/jshint/tests/stable/unit/fixtures/caseExpressions.js D tools/node_modules/jshint/tests/stable/unit/fixtures/comma.js D tools/node_modules/jshint/tests/stable/unit/fixtures/const.js D tools/node_modules/jshint/tests/stable/unit/fixtures/curly.js D tools/node_modules/jshint/tests/stable/unit/fixtures/curly2.js D tools/node_modules/jshint/tests/stable/unit/fixtures/emptystmt.js D tools/node_modules/jshint/tests/stable/unit/fixtures/eqeqeq.js D tools/node_modules/jshint/tests/stable/unit/fixtures/es5.funcexpr.js D tools/node_modules/jshint/tests/stable/unit/fixtures/es5.js D tools/node_modules/jshint/tests/stable/unit/fixtures/es5Reserved.js D tools/node_modules/jshint/tests/stable/unit/fixtures/exported.js D tools/node_modules/jshint/tests/stable/unit/fixtures/forin.js D tools/node_modules/jshint/tests/stable/unit/fixtures/functionScopedOptions.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh-226.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh-334.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh247.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh431.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh56.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh618.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gh668.js D tools/node_modules/jshint/tests/stable/unit/fixtures/gruntComment.js D tools/node_modules/jshint/tests/stable/unit/fixtures/identifiers.js D tools/node_modules/jshint/tests/stable/unit/fixtures/ignored.js D tools/node_modules/jshint/tests/stable/unit/fixtures/immed.js D tools/node_modules/jshint/tests/stable/unit/fixtures/indent.js D tools/node_modules/jshint/tests/stable/unit/fixtures/insideEval.js D tools/node_modules/jshint/tests/stable/unit/fixtures/jslintInverted.js D tools/node_modules/jshint/tests/stable/unit/fixtures/jslintOptions.js D tools/node_modules/jshint/tests/stable/unit/fixtures/jslintRenamed.js D tools/node_modules/jshint/tests/stable/unit/fixtures/lastsemic.js D tools/node_modules/jshint/tests/stable/unit/fixtures/latedef.js D tools/node_modules/jshint/tests/stable/unit/fixtures/latedefundef.js D tools/node_modules/jshint/tests/stable/unit/fixtures/laxbreak.js D tools/node_modules/jshint/tests/stable/unit/fixtures/laxcomma.js D tools/node_modules/jshint/tests/stable/unit/fixtures/loopfunc.js D tools/node_modules/jshint/tests/stable/unit/fixtures/max-cyclomatic-complexity-per-function.js D tools/node_modules/jshint/tests/stable/unit/fixtures/max-nested-block-depth-per-function.js D tools/node_modules/jshint/tests/stable/unit/fixtures/max-parameters-per-function.js D tools/node_modules/jshint/tests/stable/unit/fixtures/max-statements-per-function.js D tools/node_modules/jshint/tests/stable/unit/fixtures/maxlen.js D tools/node_modules/jshint/tests/stable/unit/fixtures/missingspaces.js D tools/node_modules/jshint/tests/stable/unit/fixtures/nestedFunctions-locations.js D tools/node_modules/jshint/tests/stable/unit/fixtures/nestedFunctions.js D tools/node_modules/jshint/tests/stable/unit/fixtures/newcap.js D tools/node_modules/jshint/tests/stable/unit/fixtures/noarg.js D tools/node_modules/jshint/tests/stable/unit/fixtures/onevar.js D tools/node_modules/jshint/tests/stable/unit/fixtures/protoiterator.js D tools/node_modules/jshint/tests/stable/unit/fixtures/quotes.js D tools/node_modules/jshint/tests/stable/unit/fixtures/quotes2.js D tools/node_modules/jshint/tests/stable/unit/fixtures/quotes3.js D tools/node_modules/jshint/tests/stable/unit/fixtures/redef.js D tools/node_modules/jshint/tests/stable/unit/fixtures/regex_array.js D tools/node_modules/jshint/tests/stable/unit/fixtures/reserved.js D tools/node_modules/jshint/tests/stable/unit/fixtures/return.js D tools/node_modules/jshint/tests/stable/unit/fixtures/scope.js D tools/node_modules/jshint/tests/stable/unit/fixtures/scripturl.js D tools/node_modules/jshint/tests/stable/unit/fixtures/smarttabs.js D tools/node_modules/jshint/tests/stable/unit/fixtures/strict_incorrect.js D tools/node_modules/jshint/tests/stable/unit/fixtures/strict_newcap.js D tools/node_modules/jshint/tests/stable/unit/fixtures/strict_this.js D tools/node_modules/jshint/tests/stable/unit/fixtures/strict_this2.js D tools/node_modules/jshint/tests/stable/unit/fixtures/strict_violations.js D tools/node_modules/jshint/tests/stable/unit/fixtures/strings.js D tools/node_modules/jshint/tests/stable/unit/fixtures/supernew.js D tools/node_modules/jshint/tests/stable/unit/fixtures/switchDefaultFirst.js D tools/node_modules/jshint/tests/stable/unit/fixtures/switchFallThrough.js D tools/node_modules/jshint/tests/stable/unit/fixtures/trycatch.js D tools/node_modules/jshint/tests/stable/unit/fixtures/undef.js D tools/node_modules/jshint/tests/stable/unit/fixtures/undef_func.js D tools/node_modules/jshint/tests/stable/unit/fixtures/undefstrict.js D tools/node_modules/jshint/tests/stable/unit/fixtures/unused.js D tools/node_modules/jshint/tests/stable/unit/fixtures/unusedglobals.js D tools/node_modules/jshint/tests/stable/unit/fixtures/white.js D tools/node_modules/jshint/tests/stable/unit/fixtures/with.js D tools/node_modules/jshint/tests/stable/unit/options.js D tools/node_modules/jshint/tests/stable/unit/parser.js M tools/package.json 324 files changed, 8,354 insertions(+), 96,292 deletions(-) Approvals: Krinkle: Verified; Looks good to me, approved -- To view, visit https://gerrit.wikimedia.org/r/52183 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I152ebc84329d8c60dcb5adb56f31cdb231a896d1 Gerrit-PatchSet: 2 Gerrit-Project: integration/jenkins Gerrit-Branch: master Gerrit-Owner: Krinkle <ttij...@wikimedia.org> Gerrit-Reviewer: Krinkle <ttij...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits