21 Commits (3f61aae59d32e509af6687f8a2a54ce65bb593a0)

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