0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Rich Trott 6dcead9793 tools: update to ESLint 4.1.1
PR-URL: https://github.com/nodejs/node/pull/13946
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-06-28 19:56:29 -07:00
..
configure.d tools: remove unnecessary imports and assignments 2016-07-08 20:17:08 +05:30
doc tools: enable no-useless-return eslint rule 2017-04-25 12:01:55 -04:00
eslint tools: update to ESLint 4.1.1 2017-06-28 19:56:29 -07:00
eslint-rules tools: remove comment in eslint rule 2017-06-28 19:49:16 -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 build,windows: implement PEP514 python detection 2017-06-28 11:46:24 -04:00
osx-pkg.pmdoc
pkgsrc
rpm
.eslintrc.yaml tools: disable legacy indentation linting in tools 2017-06-27 06:17:09 -07:00
certdata.txt tools: update certdata.txt 2017-05-29 08:45:00 -07:00
check-imports.py tools: rewrite check-install.sh in python 2016-04-25 19:22:50 +05:30
compress_json.py src: add /json/protocol endpoint to inspector 2016-09-23 18:51:47 +02:00
cpplint.py src,lib,test,doc: correct misspellings 2017-06-17 19:17:46 +02:00
create_android_makefiles
create_expfile.sh build: fix dependencies on AIX 2016-08-29 16:20:18 -04:00
genv8constants.py
getmoduleversion.py build: configure --shared 2016-06-28 17:48:22 -04:00
getnodeversion.py build: configure --shared 2016-06-28 17:48:22 -04:00
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 src: support UTF-8 in compiled-in JS source files 2017-02-13 19:16:14 +01:00
jslint.js doc, tools: add doc linting to CI 2017-04-25 22:44:09 +03:00
license2rtf.js lib,tools: remove unneeded escaping of / 2016-11-23 22:06:24 -08:00
license-builder.sh deps: switch to v8_inspector in V8 2017-02-22 15:56:58 +01:00
lsan_suppressions.txt
macosx-firewall.sh tools: add macosx-firwall script to avoid popups 2016-12-09 08:31:08 +01:00
make-v8.sh v8: update make-v8.sh to use git 2016-11-09 17:34:22 -05:00
Makefile
mk-ca-bundle.pl tools: output include guards in mk-ca-bundle.pl 2016-06-23 09:25:30 +02:00
mkssldef.py build: export zlib symbols on Windows 2016-08-08 15:15:48 +02:00
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 tools: make run-valgrind.py useful 2016-11-15 17:01:24 +01:00
sign.bat win,build: try multiple timeservers when signing 2016-10-19 00:11:02 +11:00
specialize_node_d.py tools: remove unnecessary imports and assignments 2016-07-08 20:17:08 +05:30
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
update-eslint.sh tools: add script to update ESLint 2017-06-27 06:17:02 -07:00
utils.py