0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
cjihrig 4c9ea8f3fb tools: update crypo check rule
This commit updates the custom crypto-check ESLint rule to
detect require() calls that come before any hasCrypto
checks.

PR-URL: https://github.com/nodejs/node/pull/25399
Refs: https://github.com/nodejs/node/pull/25388
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
2019-01-11 10:56:56 +01:00
..
bootstrap
clang-format
configure.d tools, icu: actually failover if there are multiple URLs 2018-10-24 08:27:19 -07:00
doc doc: make modules.md more accurate 2019-01-08 01:16:51 +02:00
eslint-rules tools: update crypo check rule 2019-01-11 10:56:56 +01:00
gyp build, tools, win: add .S files support to GYP 2018-11-29 11:09:03 +01:00
icu tools: replace NULL with nullptr 2018-12-30 19:38:07 -08:00
inspector_protocol
jinja2
macos-installer
markupsafe
msvs build,win: pack the install-tools scripts for dist 2018-12-05 18:58:30 -08:00
node_modules tools: update ESLint to 5.12.0 2019-01-07 08:49:17 -05:00
node-lint-md-cli-rollup tools: replace rollup with ncc 2018-12-05 14:02:17 -08:00
pip build: add lint-py which uses flake8 2018-10-24 17:19:28 -04:00
pkgsrc
rpm
.eslintrc.yaml
build-addons.js
certdata.txt tools: update certdata.txt 2018-12-21 15:54:41 +01:00
check_macros.py
check-imports.py
compress_json.py tools: prepare ./tools/compress_json.py for Python 3 2018-12-10 19:46:50 -08:00
cpplint.py
create_android_makefiles
create_expfile.sh
dcheck_macros.py test: do not lint macros files (again) 2018-12-11 12:16:40 +01:00
generate_code_cache.js src: always compile and store code cache for native modules 2018-12-18 18:02:11 +08:00
genv8constants.py tools: prepare tools/genv8constants.py for Python 3 2018-12-06 10:36:54 -08:00
getmoduleversion.py
getnodeversion.py
gyp_node.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
install.py tools: prepare tools/install.py for Python 3 2018-12-06 10:30:04 +01:00
js2c.py lib: remove unintended access to deps/ 2018-12-30 20:17:19 +01:00
license2rtf.js
license-builder.sh deps,tools: update license-builder.sh and LICENSE 2019-01-05 21:36:45 +01:00
lint-js.js
lint-md.js tools: replace rollup with ncc 2018-12-05 14:02:17 -08:00
lint-pr-commit-message.sh tools: don't use GH API for commit message checks 2018-11-30 23:09:41 -08:00
lsan_suppressions.txt
macos-firewall.sh tools: add openssl-cli to macos-firewall.sh 2019-01-11 05:29:22 +01:00
make-v8.sh build,tools: update make-v8.sh for ppc64le 2018-11-16 14:26:46 -05:00
mk-ca-bundle.pl
mkssldef.py
nodcheck_macros.py test: do not lint macros files (again) 2018-12-11 12:16:40 +01:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh tools: only sign release if promotion successful 2018-11-30 21:23:01 -08:00
run-valgrind.py tools: use print() function on both Python 2 and 3 2018-11-25 18:58:58 -05:00
run-worker.js
sign.bat
specialize_node_d.py tools: prepare tools/specialize_node_d.py for Python 3 2018-12-06 22:45:08 -08:00
test-npm-package.js
test-v8.bat
test.py worker: remove --experimental-worker flag 2019-01-09 00:31:33 +01:00
update-authors.js
update-babel-eslint.sh
update-eslint.sh
utils.py