summaryrefslogtreecommitdiff
path: root/tools/eslint-rules
AgeCommit message (Expand)Author
2017-12-29tools: add check for using process.binding cryptoDaniel Bevenius
2017-12-26tools: autofixer for lowercase-name-for-primitiveShobhit Chittora
2017-12-19tools: add number-isnan ruleJon Moss
2017-12-15tools: simplify lowercase-name-for-primitive rulecjihrig
2017-12-13tools: add lowercase-name-for-primitive eslint ruleWeijia Wang
2017-12-11tools: simplify no-let-in-for-declaration rulecjihrig
2017-12-11tools: simplify buffer-constructor rulecjihrig
2017-12-11tools: simplify prefer-assert-methods rulecjihrig
2017-12-11tools: simplify prefer-common-mustnotcall rulecjihrig
2017-12-11tools: prefer common.expectsError in testsAnatoli Papirovski
2017-11-30tools: add docs for prefer-util-format-errors ruleJon Moss
2017-11-28tools: add lint fixer for `require-buffer`Bamieh
2017-11-18errors: consistent format for error messageAnatoli Papirovski
2017-11-13tools: remove unused trailing function argumentsRich Trott
2017-11-13tools: fix inspector-check reportingDaniel Bevenius
2017-11-04tools: add fixer for no-let-in-for-declarationWeijia Wang
2017-10-26tools: add eslint rule for documented errorsJames M Snell
2017-10-19tools: enable additional eslint rulesAnatoli Papirovski
2017-09-28errors,tools: ASCIIbetical instead of alphabeticalRefael Ackermann
2017-09-07module: Allow runMain to be ESMBradley Farias
2017-09-01errors,tools: alphabetize-errors lint ruleJon Moss
2017-08-30tools: add eslint rule for inspector checkingDaniel Bevenius
2017-08-30tools: add eslint rule for hasCrypto checkingDaniel Bevenius
2017-08-03tools: simplify no-unescaped-regexp-dot ruleRich Trott
2017-08-02tools: replace assert-throw-arguments custom lintRich Trott
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-07-06tools: remove align-multiline-assignment lint ruleRich Trott
2017-07-02tools: change var to const in ./eslint-rulesRuben Bridgewater
2017-06-28tools: remove comment in eslint ruleDaniel Bevenius
2017-06-22tools: fix error in custom ESLint ruleRich Trott
2017-06-22tools: fix indentation in required-modules.jsRich Trott
2017-04-12tools: replace custom assert.fail lint ruleRich Trott
2017-04-08tools: replace custom new-with-error ruleRich Trott
2017-04-04tools: replace custom ESLint timers ruleRich Trott
2017-03-29tools: add unescaped regexp dot rule to linterBrian White
2017-03-26tools: add rule prefering common.mustNotCall()James M Snell
2017-01-09tools,test: enforce assert.ifError with lint ruleTeddy Katz
2017-01-06tools: add lint rule to enforce timer argumentsRich Trott
2017-01-06tools: remove no-useless-regex-char-class-escapeRich Trott
2017-01-06tools: remove custom align-function-arguments ruleRich Trott
2016-12-22tools: enforce linebreak after ternary operatorsMichaël Zasso
2016-12-19tools: forbid template literals in assert.throwsMichaël Zasso
2016-12-05tools: add ESLint rule for assert.throws argumentsMichaël Zasso
2016-11-23tools: Add no useless regex char class rulePrince J Wesley
2016-10-21tools: replace custom lint rule for getter/setterRich Trott
2016-10-14tools: avoid let in for loopsjessicaquynh
2016-09-20tools: add eslint rule prefer-assert-methodsDany Shaanan
2016-09-20tools: make argument alignment linting more strictRich Trott
2016-09-12tools: replace custom ESLint rule with built-inRich Trott
2016-05-19tools: disallow deprecated define getter/setterRich Trott