File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -20,3 +20,6 @@ ratings:
20
20
exclude_paths :
21
21
- dist/
22
22
- test/
23
+ - docs/
24
+ - config/
25
+ - build/
Original file line number Diff line number Diff line change 1
- # vue-select [ ![ Build Status] ( https://travis-ci.org/sagalbot/vue-select.svg?branch=master )] ( https://travis-ci.org/sagalbot/vue-select ) [ ![ Code Coverage] ( https://img.shields.io/codeclimate/coverage/github/sagalbot/vue-select.svg?style=flat-square )] ( https://codeclimate.com/github/sagalbot/vue-select ) [ ![ No Dependencies] ( https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square )] ( https://gemnasium.com/github.com/sagalbot/vue-select ) ![ MIT License] ( https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square ) ![ Current Release] ( https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square )
1
+ # vue-select [ ![ Build Status] ( https://travis-ci.org/sagalbot/vue-select.svg?branch=master )] ( https://travis-ci.org/sagalbot/vue-select ) [ ![ Code Score ] ( https://img.shields.io/codeclimate/github/sagalbot/vue-select.svg?style=flat-square )] ( https://lima.codeclimate.com/github/sagalbot/vue-select ) [ ![ Code Coverage] ( https://img.shields.io/codeclimate/coverage/github/sagalbot/vue-select.svg?style=flat-square )] ( https://codeclimate.com/github/sagalbot/vue-select ) [ ![ No Dependencies] ( https://img.shields.io/gemnasium/sagalbot/vue-select.svg?style=flat-square )] ( https://gemnasium.com/github.com/sagalbot/vue-select ) ![ MIT License] ( https://img.shields.io/github/license/sagalbot/vue-select.svg?style=flat-square ) ![ Current Release] ( https://img.shields.io/github/release/sagalbot/vue-select.svg?style=flat-square )
2
2
3
3
> A native Vue.js select component that provides similar functionality to Select2 without the overhead of jQuery.
4
4
You can’t perform that action at this time.
0 commit comments