eslint-canary

v0.1.0
eslint regression build

eslint-canary Build Status

(WIP) Regression build for ESLint

eslint-canary clones a hardcoded list of projects known to use ESLint, and runs ESLint on all of them to ensure that no errors are reported. This is intended to catch regressions in ESLint that are missed by ESLint's unit tests.

Usage

$ npm install eslint-canary -g
$ eslint-canary path/to/package/folder/containing/eslint

Adding your project

To add your project to the regression build, make a PR to projects.yml.

Development

$ git clone https://github.com/not-an-aardvark/eslint-canary
$ cd eslint-canary
$ npm install
$ npm test
npm i eslint-canary

Metadata

  • MIT
  • Whatever
  • Teddy Katz
  • released 1/13/2017

Downloads

Maintainers