mirror of https://github.com/nodejs/node.git
7107c9201d
This fixes a few rules by making sure the input is actually ready to be checked. Otherwise those can throw TypeErrors or result in faulty error messages. PR-URL: https://github.com/nodejs/node/pull/18853 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> |
||
---|---|---|
.. | ||
alphabetize-errors.js | ||
buffer-constructor.js | ||
crypto-check.js | ||
documented-errors.js | ||
inspector-check.js | ||
lowercase-name-for-primitive.js | ||
no-let-in-for-declaration.js | ||
no-unescaped-regexp-dot.js | ||
non-ascii-character.js | ||
number-isnan.js | ||
prefer-assert-iferror.js | ||
prefer-assert-methods.js | ||
prefer-common-expectserror.js | ||
prefer-common-mustnotcall.js | ||
prefer-util-format-errors.js | ||
require-buffer.js | ||
required-modules.js | ||
rules-utils.js |