2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-06-07 07:12:23 +03:00

code-climate

This commit is contained in:
Jeff Sagal
2016-05-28 16:21:15 -07:00
parent 802daaa117
commit a1ba1f3c09
3 changed files with 25 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
---
engines:
csslint:
enabled: true
duplication:
enabled: true
config:
languages:
- ruby
- javascript
- python
- php
eslint:
enabled: true
fixme:
enabled: true
ratings:
paths:
- "src/components/Select.vue"
exclude_paths:
- dist/
- test/