aboutsummaryrefslogtreecommitdiffhomepage
path: root/spec/pronto
Commit message (Expand)AuthorAgeFilesLines
* Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm.Paul Bonaud2019-04-132-163/+138
* added ability to set config opts to eslint (#9)bbsteventill2018-03-311-0/+19
* refactor config handling and specs a little bitMarkus Doits2018-03-311-0/+39
* update locally used ruby versiob, lint everythingMarkus Doits2018-03-301-0/+2
* make config spec pass string option, not regexpMarkus Doits2016-09-111-1/+1
* Load YAML configuration correctlyJerome Dalbert2016-09-111-3/+3
* Allow to set config with `.pronto_eslint_npm.yml`Markus Doits2016-09-111-4/+32
* add class variables to prepare setting external configMarkus Doits2016-09-111-0/+20
* change rspec syntax to expectMarkus Doits2016-09-111-7/+23
* fix spec for eslint >= 3Markus Doits2016-08-111-1/+1
* rebrand to Pronto::ESLintNpmMarkus Doits2016-08-111-2/+2
* Use system eslint instead of eslintrbMarkus Doits2016-07-251-6/+6
* Respect `.eslintignore`Markus Doits2016-07-251-0/+9
* modify spec to check for .es6 linitingMarkus Doits2016-04-111-2/+2
* Depend on newest versions of pronto and eslint (less strictly)Mindaugas Mozūras2016-03-141-2/+2
* Implement ESLint runnerMindaugas Mozūras2016-02-281-0/+30