37 Commits (2a621d40517b8ec17d6b6b15e31bdc6e5d34e768)

Author SHA1 Message Date
Rich Trott a965067f74 tools: remove align-multiline-assignment lint rule 7 years ago
Ruben Bridgewater ea67c27168
tools: change var to const in ./eslint-rules 7 years ago
Daniel Bevenius a81443430b tools: remove comment in eslint rule 7 years ago
Rich Trott 25b4d875ed tools: fix error in custom ESLint rule 7 years ago
Rich Trott 491f838511 tools: fix indentation in required-modules.js 7 years ago
Rich Trott b3f2e3b7e2 tools: replace custom assert.fail lint rule 8 years ago
Rich Trott 8191af5b29 tools: replace custom new-with-error rule 8 years ago
Rich Trott f637703b86 tools: replace custom ESLint timers rule 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 20b18236de tools: add rule prefering common.mustNotCall() 8 years ago
Teddy Katz 5d31448844 tools,test: enforce assert.ifError with lint rule 8 years ago
Rich Trott 4e5cf85ada tools: add lint rule to enforce timer arguments 8 years ago
Rich Trott 38b18e330f tools: remove no-useless-regex-char-class-escape 8 years ago
Rich Trott 33cd0aa70c tools: remove custom align-function-arguments rule 8 years ago
Michaël Zasso 966e5cfb81 tools: enforce linebreak after ternary operators 8 years ago
Michaël Zasso 7cb98138a9 tools: forbid template literals in assert.throws 8 years ago
Michaël Zasso 0ae1684396 tools: add ESLint rule for assert.throws arguments 8 years ago
Prince J Wesley 5cf0157b82 tools: Add no useless regex char class rule 8 years ago
Rich Trott 3dbf900e85 tools: replace custom lint rule for getter/setter 8 years ago
jessicaquynh b16a97e042 tools: avoid let in for loops 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Rich Trott f785b3662b tools: make argument alignment linting more strict 8 years ago
Rich Trott d4061a6314 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott 21b53fe012 tools: disallow deprecated define getter/setter 9 years ago
Rich Trott d73e189c26 tools,test: make argument linting more stringent 9 years ago
Rich Trott c8e137b1b5 tools: remove default parameters from lint rule 9 years ago
Rich Trott ded3aea449 tools: lint for function argument alignment 9 years ago
Rich Trott e84c69310f tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott 8ede3d5002 tools: lint rule for assert.fail() 9 years ago
Rich Trott ca698330ac tools: lint for alignment of variable assignments 9 years ago
James M Snell 9e30129fa7 tools: add buffer-constructor eslint rule 9 years ago
Rich Trott d3c3a928c3 tools: remove obsolete lint rules 9 years ago
Michaël Zasso ec8e0ae697 tools: fix style issue after eslint update 9 years ago
Rich Trott 25cd455407 tools: enforce `throw new Error()` with lint rule 9 years ago
Rich Trott 3de353b554 test: make common.js mandatory via linting rule 9 years ago
Rich Trott dbce29a3ac tools: apply linting to custom rules code 9 years ago
Roman Reiss 6e4d30286d tools: enable/add additional eslint rules 9 years ago