0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 07:00:59 +01:00
nodejs/tools
Rich Trott d408ee1be3 tools: remove superfluous regex in tools/doc/json.js
Remove noCallOrProp from tools/doc/json.js. It is a negative lookahead
that is only used in one regex where it is placed immediately before a
terminating $, thus rendering it meaningless.

PR-URL: https://github.com/nodejs/node/pull/33998
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jamie Davis <davisjam@vt.edu>
2020-06-23 15:31:39 -07:00
..
bootstrap
clang-format
code_cache tools: remove unused vector include in mkdcodecache 2020-06-15 06:02:30 +02:00
configure.d
doc tools: remove superfluous regex in tools/doc/json.js 2020-06-23 15:31:39 -07:00
eslint-rules
gyp tools,gyp: add support for MSVC cross-compilation 2020-05-19 19:27:25 +01:00
icu build,win: add support for MSVC cross-compilation 2020-05-19 19:30:40 +01:00
inspector_protocol
macos-installer
msvs build: drop support for VS2017 2020-06-12 15:48:28 +02:00
node_modules tools: update ESLint from 7.2.0 to 7.3.1 2020-06-23 05:24:47 -07:00
node-lint-md-cli-rollup tools: update remark-preset-lint-node@1.15.1 to 1.16.0 2020-06-18 06:05:38 -07:00
pip
rpm
snapshot
v8_gypfiles build: zlib build error on Windows on Arm 2020-05-30 04:17:21 +02:00
.eslintrc.yaml
build-addons.js
certdata.txt tools: update certdata.txt 2020-06-01 11:57:11 -07:00
checkimports.py tools: fix check-imports.py to match on word boundaries 2020-05-28 10:02:46 -04:00
compress_json.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getarch.py
getendian.py
getmachine.py
getmoduleversion.py
getnapibuildversion.py
getnodeversion.py
gyp_node.py
install.py
js2c.py tools: prevent js2c from running if nothing changed 2020-06-15 06:05:08 +02:00
license2rtf.js
license-builder.sh quic: initial QUIC implementation 2020-06-16 09:23:34 -07:00
lint-js.js
lint-md.js tools: update remark-preset-lint-node@1.15.1 to 1.16.0 2020-06-18 06:05:38 -07:00
lint-pr-commit-message.sh
lsan_suppressions.txt
macos-firewall.sh
make-v8.sh
mk-ca-bundle.pl
mkssldef.py
osx-codesign.sh
osx-entitlements.plist
osx-gon-config.json.tmpl
osx-notarize.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
run-worker.js
sign.bat
specialize_node_d.py
test-npm-package.js tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat
test.py
update-authors.js
update-babel-eslint.sh
update-eslint.sh
utils.py
valgrind.supp