]> git.immae.eu Git - github/fretlink/pronto-hlint.git/history - spec/pronto/eslint_spec.rb
refactor config handling and specs a little bit
[github/fretlink/pronto-hlint.git] / spec / pronto / eslint_spec.rb
2018-03-31  Markus Doitsrefactor config handling and specs a little bit
2018-03-30  Markus Doitsupdate locally used ruby versiob, lint everything
2016-09-11  Markus Doitsmake config spec pass string option, not regexp
2016-09-11  Markus DoitsMerge pull request #3 from VicinityCommerce/load-yaml...
2016-09-11  Jerome DalbertLoad YAML configuration correctly
2016-09-11  Markus DoitsAllow to set config with `.pronto_eslint_npm.yml`
2016-09-11  Markus Doitsadd class variables to prepare setting external config
2016-09-11  Markus Doitschange rspec syntax to expect
2016-08-11  Markus Doitsfix spec for eslint >= 3
2016-08-11  Markus Doitsrebrand to Pronto::ESLintNpm
2016-07-25  Markus DoitsUse system eslint instead of eslintrb
2016-07-25  Markus DoitsRespect `.eslintignore`
2016-04-11  Mindaugas MozūrasMerge pull request #1 from doits/add-es6-suffix
2016-04-11  Markus Doitsmodify spec to check for .es6 liniting
2016-03-14  Mindaugas MozūrasDepend on newest versions of pronto and eslint (less...
2016-02-28  Mindaugas MozūrasImplement ESLint runner