0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Rich Trott aaee43473b tools: update to ESLint 4.1.0
Update ESLint to 4.1.0. This fixes a bug that previously prevented us
from using the new and stricter indentation checking.

Refs: https://github.com/eslint/eslint/issues/8721
PR-URL: https://github.com/nodejs/node/pull/13895
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
2017-06-27 06:16:51 -07:00
..
configure.d
doc tools: enable no-useless-return eslint rule 2017-04-25 12:01:55 -04:00
eslint tools: update to ESLint 4.1.0 2017-06-27 06:16:51 -07:00
eslint-rules tools: fix error in custom ESLint rule 2017-06-22 20:33:59 -07:00
gyp build: fix ninja build failure (GYP patch) 2017-05-11 08:12:24 -04:00
icu build: remove dependency on icu io library 2017-06-26 11:36:24 +02:00
msvs win: make buildable on VS2017 2017-05-05 10:36:05 +02:00
osx-pkg.pmdoc
pkgsrc
rpm
.eslintrc.yaml tools: apply stricter indentation rules to tools 2017-06-22 20:33:55 -07:00
certdata.txt tools: update certdata.txt 2017-05-29 08:45:00 -07:00
check-imports.py
compress_json.py
cpplint.py src,lib,test,doc: correct misspellings 2017-06-17 19:17:46 +02:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py build: simplify if in setting of arg_paths 2017-05-16 15:26:20 -04:00
install.py deps: backport ec1ffe3 from upstream V8 2017-04-06 07:42:33 +02:00
js2c.py
jslint.js doc, tools: add doc linting to CI 2017-04-25 22:44:09 +03:00
license2rtf.js
license-builder.sh deps: switch to v8_inspector in V8 2017-02-22 15:56:58 +01:00
lsan_suppressions.txt
macosx-firewall.sh
make-v8.sh
Makefile
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
package-lock.json tools: update to ESLint 4.1.0 2017-06-27 06:16:51 -07:00
release.sh tools: be explicit about including key-id 2017-06-01 16:07:18 -07:00
run-valgrind.py
sign.bat
specialize_node_d.py
test-npm-package.js tools, test: update test-npm-package paths 2017-06-07 15:36:06 +01:00
test-npm.sh tools: update test-npm.sh paths 2017-05-23 19:39:09 +02:00
test.py tools: fix node args passing in test runner 2017-06-05 16:43:14 -04:00
update-authors.sh
utils.py