mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-05 04:47:54 +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:
parent
3029cba01f
commit
5bee4710e3
@ -8,7 +8,7 @@ engines:
|
||||
languages:
|
||||
- javascript
|
||||
eslint:
|
||||
enabled: true
|
||||
enabled: false
|
||||
fixme:
|
||||
enabled: true
|
||||
ratings:
|
||||
|
Loading…
Reference in New Issue
Block a user