summaryrefslogtreecommitdiff
path: root/tools/eslint-rules/eslint-check.js
Commit message (Expand)AuthorAgeFilesLines
* tools: enforce use of trailing commas in `tools/`Antoine du Hamel2022-12-181-4/+4
* tools: update eslint-check.js to object styleandiemontoyeah2022-09-271-39/+40
* tools: add meta.fixable to fixable lint rulescjihrig2020-08-031-0/+4
* tools: tidy function arguments in eslint rulesRich Trott2019-03-161-1/+1
* tools: replace var to let/constMasashi Hirano2019-03-071-2/+2
* tools: add eslint check for skipIfEslintMissingRichard Lau2018-05-081-0/+60