Skip to content

Commit d2d4ecb

Browse files
committed
Add code climate
1 parent c9c2f19 commit d2d4ecb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![Build
44
Status](https://travis-ci.org/Jaspaul/eloquent-model-validation.svg?branch=master)](https://travis-ci.org/Jaspaul/eloquent-model-validation)
5-
| [![Coverage
6-
Status](https://coveralls.io/repos/github/Jaspaul/eloquent-model-validation/badge.svg?branch=master)](https://coveralls.io/github/Jaspaul/eloquent-model-validation?branch=master)
5+
[![Coverage
6+
Status](https://coveralls.io/repos/github/Jaspaul/eloquent-model-validation/badge.svg?branch=master)](https://coveralls.io/github/Jaspaul/eloquent-model-validation?branch=master) [![Code Climate](https://codeclimate.com/github/Jaspaul/eloquent-model-validation/badges/gpa.svg)](https://codeclimate.com/github/Jaspaul/eloquent-model-validation)
77

88
This package is an experiment in introducing the concept of [active record validations](http://guides.rubyonrails.org/active_record_validations.html) to Laravel.
99

0 commit comments

Comments
 (0)