0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools
Rich Trott e9b67f7e5d tools: remove legacy indentation linting
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.

PR-URL: https://github.com/nodejs/node/pull/14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
2017-07-30 09:21:52 -07:00
..
configure.d tools: remove unnecessary imports and assignments 2016-07-08 20:17:08 +05:30
doc lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
eslint tools: update to ESLint 4.3.0 2017-07-25 12:21:32 -07:00
eslint-rules lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
gyp gyp: implement LD/LDXX for ninja and FIPS 2017-07-17 09:36:23 -07:00
icu util: implement WHATWG Encoding Standard API 2017-07-24 14:04:13 -07:00
msvs build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-pkg.pmdoc
pkgsrc
rpm
certdata.txt tools: update certdata.txt 2017-05-29 08:45:00 -07:00
check-imports.py
compress_json.py src: add /json/protocol endpoint to inspector 2016-09-23 18:51:47 +02:00
cpplint.py src,lib,test,doc: correct misspellings 2017-06-17 19:17:46 +02:00
create_android_makefiles
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: simplify if in setting of arg_paths 2017-05-16 15:26:20 -04:00
install.py build: add npx to installers 2017-07-17 08:49:10 -07:00
js2c.py src: support UTF-8 in compiled-in JS source files 2017-02-13 19:16:14 +01:00
jslint.js doc, tools: add doc linting to CI 2017-04-25 22:44:09 +03:00
license2rtf.js tools: change var to const in ./license2rtf 2017-07-02 19:27:09 -04:00
license-builder.sh deps: switch to v8_inspector in V8 2017-02-22 15:56:58 +01:00
lsan_suppressions.txt
macosx-firewall.sh tools: add macosx-firwall script to avoid popups 2016-12-09 08:31:08 +01:00
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 build,tools: do not force codesign prefix 2017-07-19 16:38:27 -05:00
osx-pkg-postinstall.sh build: add npx to installers 2017-07-17 08:49:10 -07:00
osx-productsign.sh
package-lock.json tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
release.sh tools: be explicit about including key-id 2017-06-01 16:07:18 -07: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-package.js tools, test: update test-npm-package paths 2017-06-07 15:36:06 +01:00
test-npm.sh tools: update test-npm.sh paths 2017-05-23 19:39:09 +02:00
test-v8.bat build,test: run v8 tests on windows 2017-07-26 18:08:30 -07:00
test.py tools: increase test timeouts 2017-07-12 15:59:30 -07:00
update-authors.sh
update-eslint.sh tools: update: eslint-plugin-markdown@1.0.0-beta.7 2017-07-05 06:51:10 +03:00
utils.py