node/tools
Antoine du Hamel 6700b5c9e1
tools: fix bugs in prefer-primordials linter rule
The ESLint rule would repport false positive if code is using an
identifier that happens to have the same name as a primordials member.

PR-URL: https://github.com/nodejs/node/pull/42010
Reviewed-By: Shingo Inoue <leko.noor@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2022-02-18 18:42:02 +00:00
..
actions tools: remove last of error-masking in commit-queue.sh 2022-01-01 17:25:36 +00:00
bootstrap
clang-format
code_cache tools,doc: use V8::DisposePlatform 2022-02-02 17:25:01 +01:00
configure.d
doc lib: add FormData global when fetch is enabled 2022-02-18 15:46:32 +00:00
eslint-rules tools: fix bugs in prefer-primordials linter rule 2022-02-18 18:42:02 +00:00
gyp tools: update gyp-next to v0.10.1 2021-11-26 06:23:46 +00:00
icu doc: make contributing info more discoverable 2022-01-18 14:24:30 -05:00
inspector_protocol tools: patch jinja2 for Python 3.10 compat 2021-10-06 17:06:26 -07:00
lint-md tools: update remark-preset-lint-node to 3.3.1 2022-02-16 12:44:06 +01:00
macos-installer
msvs build: check if python is a executable program 2022-01-29 01:31:12 +00:00
node_modules tools: update ESLint to 8.9.0 2022-02-15 05:17:13 -08:00
pip
rpm
snapshot
v8 tools: fetch googletest dependency for V8 CI 2021-07-20 15:29:37 +02:00
v8_gypfiles build: remove broken x32 arch support 2022-02-11 08:52:24 +00:00
.eslintrc.yaml build,tools: change the quotes in YAML 2022-02-14 19:09:17 +01:00
build-addons.js
certdata.txt tools: update certdata.txt 2021-10-04 10:09:06 +00:00
checkimports.py
compress_json.py
copyfile.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
cpplint.py
create_android_makefiles
create_expfile.sh
enable_fips_include.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
find-inactive-collaborators.mjs tools: use GITHUB_ACTIONS env var in inactivity scripts 2022-01-10 10:14:31 +00:00
find-inactive-tsc.mjs tools: fix small not-quite-a-bug in find-inactive-tsc.mjs 2022-01-14 06:22:42 +00:00
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
getsharedopensslhasquic.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
gyp_node.py deps,test,src,doc,tools: update to OpenSSL 3.0 2021-10-11 06:28:08 +02:00
install.py tools: add v8-embedder-state-scope.h to distributed headers 2022-02-02 17:25:04 +01:00
js2c.py
license2rtf.js
license-builder.sh lib: add fetch 2022-02-01 08:17:50 +00:00
lint-pr-url.mjs
lint-sh.js tools: use arrow function for callback in lint-sh.js 2021-12-22 10:44:09 +00:00
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh tools: add double-quotes to make-v8.sh 2021-12-22 03:49:56 +00:00
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh deps: add corepack 2021-08-25 07:55:32 -07:00
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js test: move test-crypto-engine to addon 2022-02-07 17:29:54 -05:00
sign.bat
specialize_node_d.py
test-npm-package.js
test-v8.bat
test.py tools,test: make -J behavior default for test.py 2021-11-27 05:45:01 +00:00
update-authors.js tools: consolidate update-authors.js logic 2021-12-23 06:46:26 +00:00
update-cares.sh tools: add script to update c-ares 2021-11-01 19:48:44 -07:00
update-eslint.sh tools: include JSDoc in ESLint updating tool 2021-12-01 20:00:11 -08:00
update-npm.sh
utils.py
valgrind.supp