Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make config spec pass string option, not regexp | Markus Doits | 2016-09-11 | 1 | -1/+1 |
* | Load YAML configuration correctly | Jerome Dalbert | 2016-09-11 | 1 | -3/+3 |
* | Allow to set config with `.pronto_eslint_npm.yml` | Markus Doits | 2016-09-11 | 1 | -4/+32 |
* | add class variables to prepare setting external config | Markus Doits | 2016-09-11 | 1 | -0/+20 |
* | change rspec syntax to expect | Markus Doits | 2016-09-11 | 1 | -7/+23 |
* | fix spec for eslint >= 3 | Markus Doits | 2016-08-11 | 1 | -1/+1 |
* | rebrand to Pronto::ESLintNpm | Markus Doits | 2016-08-11 | 1 | -2/+2 |
* | Use system eslint instead of eslintrb | Markus Doits | 2016-07-25 | 1 | -6/+6 |
* | Respect `.eslintignore` | Markus Doits | 2016-07-25 | 1 | -0/+9 |
* | modify spec to check for .es6 liniting | Markus Doits | 2016-04-11 | 1 | -2/+2 |
* | Depend on newest versions of pronto and eslint (less strictly) | Mindaugas Mozūras | 2016-03-14 | 1 | -2/+2 |
* | Implement ESLint runner | Mindaugas Mozūras | 2016-02-28 | 1 | -0/+30 |