0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/tools
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules
Enables the following rules:

- no-undef: Valuable rule to error on usage of undefined variables
- require-buffer: Custom rule that forbids usage of the global Buffer
  inside lib/ because of REPL issues.

PR-URL: https://github.com/nodejs/io.js/pull/1794
Reviewed-By: Trevor Norris <trev.norris@gmail.com>
2015-06-11 20:27:35 +02:00
..
configure.d
doc
eslint tools: replace closure-linter with eslint 2015-05-09 12:09:52 +09:00
eslint-rules tools: enable/add additional eslint rules 2015-06-11 20:27:35 +02:00
gflags
gyp tools: remove gyp test directory 2015-04-06 12:31:39 +09:00
icu
msvs
osx-pkg.pmdoc
pkgsrc
rpm build: minor changes to fix rpm build 2015-04-13 17:53:37 +02:00
certdata.txt tools: update certdata.txt 2015-06-02 19:27:49 +02:00
check-imports.sh
cpplint.py
genv8constants.py
getnodeversion.py
gyp_node.py
install.py install: fix NameError 2015-05-07 12:42:08 -04:00
js2c.py js2c: fix module id generation on windows 2015-03-27 11:10:25 +01:00
license2rtf.js
Makefile
mk-ca-bundle.pl tools: customize mk-ca-bundle.pl 2015-06-02 19:27:47 +02:00
osx-codesign.sh
osx-pkg-postinstall.sh
osx-productsign.sh
release.sh
run-valgrind.py
specialize_node_d.py
test-npm.sh tools: Fix copying contents of deps/npm 2015-06-01 07:19:36 +02:00
test.py tools: pass constant to logger instead of string 2015-05-30 14:46:22 +10:00
update-authors.sh doc: make tools/update-authors.sh cross-platform 2015-03-11 13:25:17 +01:00
utils.py tools: remove unused GuessWordSize function 2015-05-06 16:28:56 -04:00