2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-06-12 09:02:20 +00:00

Add codeclimate config

This commit is contained in:
Jia Hao Goh 2017-05-07 16:02:30 +08:00
parent 1505933826
commit 0f0df27133

18
.codeclimate.yml Normal file
View File

@ -0,0 +1,18 @@
---
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "**.js"
exclude_paths:
- test/