2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-22 01:29:02 +00:00

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

View File

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