0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/tools/eslint-rules
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces
PR-URL: https://github.com/nodejs/node/pull/14162
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-07-21 15:13:47 -04:00
..
assert-throws-arguments.js tools: forbid template literals in assert.throws 2016-12-19 08:04:36 +01:00
buffer-constructor.js
no-let-in-for-declaration.js
no-unescaped-regexp-dot.js tools: add unescaped regexp dot rule to linter 2017-03-29 10:53:28 +02:00
prefer-assert-iferror.js lib,src: fix consistent spacing inside braces 2017-07-21 15:13:47 -04:00
prefer-assert-methods.js
prefer-common-mustnotcall.js tools: add rule prefering common.mustNotCall() 2017-03-26 12:47:21 -07:00
require-buffer.js
required-modules.js tools: change var to const in ./eslint-rules 2017-07-02 19:27:03 -04:00