0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/tools
Prince J Wesley 5cf0157b82 tools: Add no useless regex char class rule
Eslint Rule:
Disallow useless escape in regex character class
with optional override characters option and auto
fixable with eslint --fix option.

Usage:
no-useless-regex-char-class-escape: [2, { override: ['[', ']'] }]

PR-URL: https://github.com/nodejs/node/pull/9591
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
2016-11-23 22:06:37 -08:00
..
configure.d tools: remove unnecessary imports and assignments 2016-07-08 20:17:08 +05:30
doc lib,tools: remove unneeded escaping of / 2016-11-23 22:06:24 -08:00
eslint tools: remove dangling eslint symlink 2016-10-27 09:30:39 -07:00
eslint-rules tools: Add no useless regex char class rule 2016-11-23 22:06:37 -08:00
gyp deps: backport GYP fix to fix AIX shared suffix 2016-11-22 14:20:07 -05:00
icu deps: Intl: ICU 58 bump: configure/LICENSE/docs 2016-10-31 13:42:52 -07:00
msvs win,msi: mark INSTALLDIR property as secure 2016-10-10 17:36:05 +01:00
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt tools: update certdata.txt 2016-06-23 09:24:16 +02:00
check-imports.py tools: rewrite check-install.sh in python 2016-04-25 19:22:50 +05:30
compress_json.py src: add /json/protocol endpoint to inspector 2016-09-23 18:51:47 +02:00
cpplint.py tools: allow cpplint to run outside git repo 2016-06-28 21:21:21 +02:00
create_android_makefiles build: add script to create Android .mk files 2016-03-22 19:17:28 +01:00
create_expfile.sh build: fix dependencies on AIX 2016-08-29 16:20:18 -04:00
genv8constants.py
getmoduleversion.py build: configure --shared 2016-06-28 17:48:22 -04:00
getnodeversion.py build: configure --shared 2016-06-28 17:48:22 -04:00
gyp_node.py build: don't compile with -B, redux 2016-05-10 12:01:10 +02:00
install.py build: add correct shared library naming on OS X 2016-08-09 11:55:01 -04:00
js2c.py src,tools: speed up startup by 2.5% 2016-10-25 13:16:16 +02:00
jslint.js tools: add -F flag for fixing lint issues 2016-05-02 16:58:52 -07:00
license2rtf.js lib,tools: remove unneeded escaping of / 2016-11-23 22:06:24 -08:00
license-builder.sh tools: update license-builder.sh for v8_inspector 2016-07-27 07:29:42 -07:00
lsan_suppressions.txt
make-v8.sh v8: update make-v8.sh to use git 2016-11-09 17:34:22 -05:00
Makefile
mk-ca-bundle.pl tools: output include guards in mk-ca-bundle.pl 2016-06-23 09:25:30 +02:00
mkssldef.py build: export zlib symbols on Windows 2016-08-08 15:15:48 +02:00
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 win,build: try multiple timeservers when signing 2016-10-19 00:11:02 +11:00
specialize_node_d.py tools: remove unnecessary imports and assignments 2016-07-08 20:17:08 +05:30
test-npm.sh
test.py test: output tap13 instead of almost-tap 2016-11-10 15:22:54 -03:00
update-authors.sh
utils.py build: enable compilation for linuxOne 2016-03-29 18:52:48 -04:00