Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/ |