In preparation for stricter indentation linting, remove the align-multiline-assignment custom rule, as it may conflict with the ESLint stricter indentation linting. PR-URL: https://github.com/nodejs/node/pull/14079 Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> |
||
|---|---|---|
| .. | ||
| assert-throws-arguments.js | ||
| buffer-constructor.js | ||
| no-let-in-for-declaration.js | ||
| no-unescaped-regexp-dot.js | ||
| prefer-assert-iferror.js | ||
| prefer-assert-methods.js | ||
| prefer-common-mustnotcall.js | ||
| require-buffer.js | ||
| required-modules.js | ||