summaryrefslogtreecommitdiff
path: root/tools/eslint-rules/prefer-assert-iferror.js
Commit message (Expand)AuthorAgeFilesLines
* tools: enforce use of trailing commas in `tools/`Antoine du Hamel2022-12-181-5/+5
* tools: add meta.fixable to fixable lint rulescjihrig2020-08-031-0/+3
* tools: replace var to let/constMasashi Hirano2019-03-071-1/+1
* tools: add fixer for prefer-assert-iferror.jsShobhit Chittora2018-02-071-2/+21
* lib,src: fix consistent spacing inside bracesSebastiaan Deckers2017-07-211-1/+1
* tools,test: enforce assert.ifError with lint ruleTeddy Katz2017-01-091-0/+42