node/tools/eslint-rules
Rich Trott 881fe80e0d tools: remove unused trailing function arguments
Update tools/doc/html.js and tools/eslint-rules/crypto-check.js to
remove unused trailing function arguments in preparation for enabling a
lint rule to enforce that practice.

PR-URL: https://github.com/nodejs/node/pull/16953
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2017-11-14 14:21:25 -06:00
..
alphabetize-errors.js errors,tools: ASCIIbetical instead of alphabetical 2017-09-28 09:16:20 -04:00
buffer-constructor.js
crypto-check.js tools: remove unused trailing function arguments 2017-11-14 14:21:25 -06:00
documented-errors.js tools: add eslint rule for documented errors 2017-10-26 07:58:29 -07:00
inspector-check.js tools: remove unused trailing function arguments 2017-11-14 14:21:25 -06:00
no-let-in-for-declaration.js tools: add fixer for no-let-in-for-declaration 2017-11-06 17:45:30 -05: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
prefer-assert-methods.js
prefer-common-mustnotcall.js
require-buffer.js
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