27 Commits (4b841cb0b6d765813a02f9b348f9ff04854ee969)

Author SHA1 Message Date
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