mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
491f838511
In preparation for applying the more strict indentation linting available in ESLint 4.0.0, correct minor indentation issues in tools/eslint-rules/required-modules.js. This is the only file with indentation that does not conform to the stricter checks. PR-URL: https://github.com/nodejs/node/pull/13758 Reviewed-By: Teddy Katz <teddy.katz@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> |
||
---|---|---|
.. | ||
align-multiline-assignment.js | ||
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 |