aboutsummaryrefslogtreecommitdiffhomepage
path: root/spec/spec_helper.rb
Commit message (Collapse)AuthorAgeFilesLines
* correct name according to recommended use of `_` and `-`Markus Doits2016-08-111-1/+1
| | | | http://guides.rubygems.org/name-your-gem/
* rebrand to Pronto::ESLintNpmMarkus Doits2016-08-111-1/+1
|
* Respect `.eslintignore`Markus Doits2016-07-251-6/+8
| | | | | | | | | If an `.eslintignore` is present, it's patterns are now respected. See http://eslint.org/docs/user-guide/configuring#ignoring-files-and-directories for more info. Due to the file format of `.eslintignore`, the gem `globby` has to be used for those patterns (which respects negations etc.).
* Initial commitMindaugas MozĊĞras2016-02-281-0/+17