2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-09-27 20:09:03 +00:00
nativefier/.codeclimate.yml

19 lines
232 B
YAML
Raw Normal View History

2017-05-07 08:02:30 +00:00
---
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- javascript
eslint:
enabled: false
2017-05-07 08:02:30 +00:00
fixme:
enabled: true
ratings:
paths:
- "**.js"
exclude_paths:
- test/