Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm. | Paul Bonaud | 2019-04-13 | 1 | -104/+0 |
| | | | | | Forking the pronto-eslint_npm repository to build a runner for hlint haskell linter. | ||||
* | added ability to set config opts to eslint (#9) | bbsteventill | 2018-03-31 | 1 | -3/+7 |
| | | | | | | * added ability to set config opts to eslint * add spec for eslint command line | ||||
* | refactor config handling and specs a little bit | Markus Doits | 2018-03-31 | 1 | -12/+17 |
| | |||||
* | update locally used ruby versiob, lint everything | Markus Doits | 2018-03-30 | 1 | -3/+5 |
| | |||||
* | Load YAML configuration correctly | Jerome Dalbert | 2016-09-11 | 1 | -1/+1 |
| | |||||
* | Allow to set config with `.pronto_eslint_npm.yml` | Markus Doits | 2016-09-11 | 1 | -12/+32 |
| | | | | Make configuration dependent on instance instead of class, too. | ||||
* | add class variables to prepare setting external config | Markus Doits | 2016-09-11 | 1 | -6/+19 |
| | |||||
* | require shellwords (which might not be required by default) | Markus Doits | 2016-08-23 | 1 | -0/+1 |
| | | | | references #1 | ||||
* | correct name according to recommended use of `_` and `-` | Markus Doits | 2016-08-11 | 1 | -0/+59 |
http://guides.rubygems.org/name-your-gem/ |