2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +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/
+2
View File
@@ -0,0 +1,2 @@
--exclude-exts=.min.css
--ignore=adjoining-classes,box-model,ids,order-alphabetical,unqualified-attributes
+1
View File
@@ -0,0 +1 @@
**/*{.,-}min.js