node/tools
Luigi Pinca 6d28a24f1c
tools: update ESLint to 7.23.0
PR-URL: https://github.com/nodejs/node/pull/37979
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-04-05 12:57:23 -04:00
..
actions tools: lint shell scripts 2020-12-21 18:24:26 +01:00
bootstrap tools: update Boxstarter script and document 2020-04-05 20:43:20 +02:00
clang-format tools: add missing package-lock to clang-format 2018-08-25 17:09:59 +02:00
code_cache tools: add missing uv_setup_argv() calls 2020-10-06 08:27:10 +00:00
configure.d deps: minor ICU fixes: maint docs/tool, downloader 2020-03-20 17:21:50 -07:00
doc net: allow net.BlockList to use net.SocketAddress objects 2021-04-04 15:27:05 -04:00
eslint-rules tools: fix object name in prefer-assert-methods.js 2021-03-16 08:55:18 -04:00
gyp tools: update gyp-next to v0.7.0 2021-01-12 07:09:26 -05:00
icu tools: cleanup old ICU version-specific fixes 2021-01-24 21:43:38 -05:00
inspector_protocol tools: fix compiler warning in inspector_protocol 2021-03-16 08:55:13 -04:00
macos-installer tools, build: refactor macOS installer 2017-09-28 02:05:59 -03:00
msvs win,build,tools: support VS prerelease 2020-11-22 13:19:44 -08:00
node_modules tools: update ESLint to 7.23.0 2021-04-05 12:57:23 -04:00
node-lint-md-cli-rollup tools: update glob-parent to 5.1.2 2021-03-16 08:56:05 -04:00
pip build: add lint-py which uses flake8 2018-10-24 17:19:28 -04:00
rpm tools: lint shell scripts 2020-12-21 18:24:26 +01:00
snapshot src: put (de)serialization code into node_snapshotable.h/cc 2021-02-16 09:12:40 -05:00
v8_gypfiles tools: fix d8 macOS build 2021-02-16 09:12:47 -05:00
.eslintrc.yaml tools: simplify eslint comma-dangle configuration (tools) 2021-03-29 20:17:17 -04:00
build-addons.js build: build addon tests in parallel 2018-06-11 20:09:28 +02:00
certdata.txt crypto: update certdata to NSS 3.56 2020-10-13 01:37:01 +00:00
checkimports.py tools: fix C++ import checker argument expansion 2020-08-07 08:43:19 -07:00
compress_json.py tools: fix Python 3 issues in inspector_protocol 2019-08-26 21:31:08 -07:00
cpplint.py tools: refloat 7 Node.js patches to cpplint.py 2020-12-07 13:55:48 -05:00
create_android_makefiles build: add script to create Android .mk files 2016-03-22 19:17:28 +01:00
create_expfile.sh tools: lint shell scripts 2020-12-21 18:24:26 +01:00
genv8constants.py tools: make genv8constants.py Python3-compatible 2021-03-23 21:15:10 -04:00
getarch.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getendian.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmachine.py tools: move python code out of jenkins shell 2019-07-02 06:08:03 +02:00
getmoduleversion.py tools: python: ignore instead of select flake8 rules 2019-04-13 20:33:06 -04:00
getnapibuildversion.py build: expose napi_build_version variable 2019-07-01 22:07:42 -07:00
getnodeversion.py tools: cleanup getnodeversion.py for readability 2019-09-23 12:06:47 -07:00
getsharedopensslhasquic.py deps: add ngtcp2 and nghttp3 2021-03-23 21:15:02 -04:00
gyp_node.py build: toolchain.gypi and node_gyp.py cleanup 2020-07-29 09:42:36 +00:00
install.py tools: revise install.py for minor improvements 2021-01-12 07:09:28 -05:00
js2c.py tools: update gyp-next to v0.7.0 2021-01-12 07:09:26 -05:00
license-builder.sh deps: add ngtcp2 and nghttp3 2021-03-23 21:15:02 -04:00
license2rtf.js tools: refactor tools JS code 2019-03-04 11:06:23 -08:00
lint-md.js tools: update glob-parent to 5.1.2 2021-03-16 08:56:05 -04:00
lint-pr-commit-message.sh tools: lint shell scripts 2020-12-21 18:24:26 +01:00
lint-pr-url.mjs tools: fix lint-pr-url message 2021-02-16 09:16:11 -05:00
lint-sh.js tools: lint shell scripts 2020-12-21 18:24:26 +01:00
lsan_suppressions.txt build: add --enable-asan with builtin leakcheck 2015-09-06 21:38:00 +10:00
macos-firewall.sh tools: improve macos-firewall.sh output 2021-03-29 20:17:15 -04:00
make-v8.sh tools: fix make-v8.sh 2020-12-22 14:52:04 +01:00
mk-ca-bundle.pl tls: expose built-in root certificates 2019-05-20 11:09:02 +02:00
mkssldef.py tools: make mkssldef.py Python 3 compatible 2019-01-28 12:24:38 +01:00
osx-codesign.sh tools: remove bashisms from macOS release scripts 2020-12-07 13:55:24 -05:00
osx-entitlements.plist tools: add debug entitlements for macOS 10.15+ 2020-08-10 16:42:14 +02:00
osx-gon-config.json.tmpl build: macOS package notarization 2020-03-10 20:14:52 +11:00
osx-notarize.sh tools: remove bashisms from macOS release scripts 2020-12-07 13:55:24 -05:00
osx-pkg-postinstall.sh tools: lint shell scripts 2020-12-21 18:24:26 +01:00
osx-productsign.sh tools: remove bashisms from macOS release scripts 2020-12-07 13:55:24 -05:00
release.sh tools: fix release script sign function 2020-12-21 18:24:30 +01:00
run-valgrind.py tools: improve valgrind support 2019-01-21 20:16:14 +01:00
run-worker.js worker: rename to worker_threads 2018-06-06 19:44:15 +02:00
sign.bat win,build: try multiple timeservers when signing 2016-10-19 00:11:02 +11:00
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 tools: enable no-else-return lint rule 2020-05-16 06:42:16 +02:00
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py test: add Actions annotation output 2020-08-06 20:07:49 -07:00
update-authors.js tools: make mailmap processing for author list case-insensitive 2019-09-24 21:50:59 -07:00
update-babel-eslint.sh tools: use bundled npm in update scripts 2021-03-16 12:31:50 -04:00
update-eslint.sh tools: use bundled npm in update scripts 2021-03-16 12:31:50 -04:00
update-npm.sh tools: lint shell scripts 2020-12-21 18:24:26 +01:00
utils.py test: skip the unsupported test cases for IBM i 2019-12-25 23:11:02 +01:00
valgrind.supp tools: improve valgrind support 2019-01-21 20:16:14 +01:00