31 Commits (1fb19ac0c58bf66292b4cbb5e7418767d7118eed)

Author SHA1 Message Date
James M Snell 7bb200f624
tools: add rule prefering common.mustNotCall() 8 years ago
Rich Trott 910fa50e0e
tools: fix error in custom ESLint rule 8 years ago
Rich Trott 04934b04c3
tools: fix indentation in required-modules.js 8 years ago
Rich Trott 550577749f
tools: remove no-useless-regex-char-class-escape 8 years ago
Rich Trott 61427471af
tools: replace custom assert.fail lint rule 8 years ago
Rich Trott b2a08fb130
tools: replace custom new-with-error rule 8 years ago
Prince J Wesley d63befac2a
tools: Add no useless regex char class rule 8 years ago
Rich Trott 87534d6c25
tools: replace custom ESLint timers rule 8 years ago
Rich Trott f33684ac5f
tools: remove custom align-function-arguments rule 8 years ago
Rich Trott e4f7f5c630
tools: add lint rule to enforce timer arguments 8 years ago
Michaël Zasso e355604aa5 tools: forbid template literals in assert.throws 8 years ago
Michaël Zasso 9c85d0f396 tools: add ESLint rule for assert.throws arguments 8 years ago
Rich Trott 9077f63dcf tools: replace custom lint rule for getter/setter 8 years ago
jessicaquynh 87285ed984 tools: avoid let in for loops 8 years ago
Dany Shaanan 73d54a6fc7 tools: add eslint rule prefer-assert-methods 8 years ago
Rich Trott ac6927f549 tools: make argument alignment linting more strict 8 years ago
Rich Trott f47ce9d9f8 tools: replace custom ESLint rule with built-in 8 years ago
Rich Trott ceee56b28b tools: disallow deprecated define getter/setter 9 years ago
Rich Trott ceeae4b180 tools,test: make argument linting more stringent 9 years ago
Rich Trott e62c42b8f4 tools: remove default parameters from lint rule 9 years ago
Rich Trott 3f608b16a7 tools: lint for function argument alignment 9 years ago
Rich Trott 96978768c9 tools: enforce deepStrictEqual over deepEqual 9 years ago
Rich Trott 5b5a195e05 tools: lint rule for assert.fail() 9 years ago
Rich Trott d84b00c4d5 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 10 years ago