0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/eslint-rules
James M Snell 76b8803630 tools: add eslint rule for documented errors
PR-URL: https://github.com/nodejs/node/pull/16450
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Teddy Katz <teddy.katz@gmail.com>
2017-10-26 07:58:29 -07:00
..
alphabetize-errors.js errors,tools: ASCIIbetical instead of alphabetical 2017-09-28 09:16:20 -04:00
buffer-constructor.js tools: add buffer-constructor eslint rule 2016-03-18 17:05:18 -07:00
crypto-check.js tools: add eslint rule for hasCrypto checking 2017-08-30 18:02:58 -03:00
documented-errors.js tools: add eslint rule for documented errors 2017-10-26 07:58:29 -07:00
inspector-check.js tools: add eslint rule for inspector checking 2017-08-30 18:03:51 -03:00
no-let-in-for-declaration.js tools: avoid let in for loops 2016-10-14 13:37:12 -07:00
no-unescaped-regexp-dot.js tools: simplify no-unescaped-regexp-dot rule 2017-08-03 10:31:36 -07:00
prefer-assert-iferror.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
prefer-assert-methods.js tools: add eslint rule prefer-assert-methods 2016-09-20 16:35:39 -07:00
prefer-common-mustnotcall.js tools: add rule prefering common.mustNotCall() 2017-03-26 12:47:21 -07:00
require-buffer.js tools: remove obsolete lint rules 2016-02-18 10:13:03 -08:00
required-modules.js module: Allow runMain to be ESM 2017-09-07 15:18:32 -05:00
rules-utils.js tools: enable additional eslint rules 2017-10-19 13:54:14 -04:00