0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Rich Trott b3f2e3b7e2 tools: replace custom assert.fail lint rule
Replace custom lint rule for `assert.fail()` function signature errors
with a restricted-syntax rule.

PR-URL: https://github.com/nodejs/node/pull/12287
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-04-12 13:07:39 -07:00
..
configure.d
doc meta: restore original copyright header 2017-03-10 11:23:48 -08:00
eslint tools: update ESLint to 3.19.0 2017-04-04 10:24:10 -07:00
eslint-rules tools: replace custom assert.fail lint rule 2017-04-12 13:07:39 -07:00
gyp build: enable cctest to use generated objects 2017-03-24 08:28:43 -07:00
icu build: fix path voodoo in icu-generic.gyp 2017-04-06 08:21:46 +01:00
msvs win,msi: add required UIRef for localized strings 2016-12-20 14:41:23 +00:00
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt
check-imports.py
compress_json.py
cpplint.py build: add cpp linting to windows build 2017-03-17 09:22:46 -07:00
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
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
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
mkssldef.py
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: use long format for gpg fingerprint 2016-11-07 10:34:10 -05:00
run-valgrind.py tools: make run-valgrind.py useful 2016-11-15 17:01:24 +01:00
sign.bat
specialize_node_d.py
test-npm-package.js build: add node-inspect integration test 2017-02-13 14:50:29 +01:00
test-npm.sh
test.py test: more robust check for location of node.exe 2017-04-04 10:57:35 -07:00
update-authors.sh
utils.py