summaryrefslogtreecommitdiff
path: root/tools/eslint-rules
AgeCommit message (Expand)Author
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
2016-05-15tools,test: make argument linting more stringentRich Trott
2016-04-28tools: remove default parameters from lint ruleRich Trott
2016-04-28tools: lint for function argument alignmentRich Trott
2016-04-22tools: enforce deepStrictEqual over deepEqualRich Trott
2016-04-20tools: lint rule for assert.fail()Rich Trott
2016-04-18tools: lint for alignment of variable assignmentsRich Trott
2016-03-18tools: add buffer-constructor eslint ruleJames M Snell
2016-02-18tools: remove obsolete lint rulesRich Trott
2016-01-13tools: fix style issue after eslint updateMichaƫl Zasso
2015-11-10tools: enforce `throw new Error()` with lint ruleRich Trott
2015-10-06test: make common.js mandatory via linting ruleRich Trott
2015-10-06tools: apply linting to custom rules codeRich Trott
2015-06-11tools: enable/add additional eslint rulesRoman Reiss