aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lint/lint.py
Commit message (Expand)AuthorAgeFilesLines
* Lint: inflect for pluralizingRick Waldron2018-01-111-14/+15
* Add es[56]?id checksAdrian Heine2018-01-101-0/+2
* tools/lint: install PyYAML if not available. Fixes gh-1286Rick Waldron2017-10-181-0/+17
* Lint: fix import orderRick Waldron2017-09-081-1/+1
* Lint: harness features flag enforcement via linterRick Waldron2017-09-081-1/+5
* Enforce use of `throw` stmt in early error testsMike Pennisi2017-06-281-1/+5
* Lint test `features` tag (#1060)jugglinmike2017-06-121-1/+2
* Introduce automated validation for test format (#994)jugglinmike2017-05-011-0/+74