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

add code-climate config

This commit is contained in:
Jeff Sagal
2016-05-28 15:59:45 -07:00
parent b64969aee3
commit 961c5e88b8
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