0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools
Rich Trott 05b566a5ef tools: update ESLint to 3.3.0 and enable rules
Update ESLint 3.3.0 and update .eslintrc:

* replace deprecated no-negated-in-lhs rule with no-unsafe-negation
  * http://eslint.org/docs/rules/no-negated-in-lhs
  * http://eslint.org/docs/rules/no-unsafe-negation
* enable no-template-curly-in-string
  * http://eslint.org/docs/rules/no-template-curly-in-string
* enable no-global-assign
  * http://eslint.org/docs/rules/no-global-assign
* enable func-call-spacing
  * http://eslint.org/docs/rules/func-call-spacing

PR-URL: https://github.com/nodejs/node/pull/8097
Reviewed-By: targos - Michaël Zasso <mic.besace@gmail.com>
Reviewed-By: jasnell - James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
2016-08-16 15:16:10 -07:00
..
configure.d
doc doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
eslint tools: update ESLint to 3.3.0 and enable rules 2016-08-16 15:16:10 -07:00
eslint-rules
gyp deps: float gyp patch for long filenames 2016-08-08 22:49:11 +02:00
icu tools: fix broken format string 2016-07-12 09:36:28 +05:30
msvs win,msi: fix inclusion of translations 2016-08-03 12:45:32 +01:00
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt
check-imports.py
cpplint.py
create_android_makefiles
create_expfile.sh
genv8constants.py
getmoduleversion.py
getnodeversion.py
gyp_node.py
install.py build: add correct shared library naming on OS X 2016-08-09 11:55:01 -04:00
js2c.py
jslint.js
license2rtf.js tools: favor === over == in license2rtf.js 2016-08-14 11:03:09 +02: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
Makefile
mk-ca-bundle.pl
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
run-valgrind.py
specialize_node_d.py
test-npm.sh
test.py tools,test: show signal code when test crashes 2016-07-31 23:05:59 +02:00
update-authors.sh
utils.py