aboutsummaryrefslogtreecommitdiffhomepage
path: root/spec/fixtures/test.git
Commit message (Collapse)AuthorAgeFilesLines
* Welcom pronto-hlint! This is a whole rewrite of pronto-eslint_npm.Paul Bonaud2019-04-1354-52/+672
| | | | | Forking the pronto-eslint_npm repository to build a runner for hlint haskell linter.
* Allow to set config with `.pronto_eslint_npm.yml`Markus Doits2016-09-111-0/+1
| | | | Make configuration dependent on instance instead of class, too.
* Use system eslint instead of eslintrbMarkus Doits2016-07-252-0/+9
| | | | | | | This makes sure `eslint` works as expected, e.g. the config used is respected and full feature set is present. One has to make sure `eslint` is properly installed, though.
* modify spec to check for .es6 linitingMarkus Doits2016-04-119-1/+11
|
* Implement ESLint runnerMindaugas MozĊĞras2016-02-2825-0/+37