Fix ESLint contradiction between CodeClimate & npm run ci task

CodeClimate is drunk, it says it runs eslint, but
yields different results from the eslint task.

Disabling it in codeclimate.
This commit is contained in:
Ronan Jouchet 2018-11-30 20:53:02 -05:00 committed by GitHub
parent 3029cba01f
commit 5bee4710e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ engines:
languages:
- javascript
eslint:
enabled: true
enabled: false
fixme:
enabled: true
ratings: