Skip to content

Commit

Permalink
Ignoring tests from clode climate
Browse files Browse the repository at this point in the history
  • Loading branch information
weotch committed Jul 28, 2015
1 parent a7551e7 commit 6b93d0f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
languages:
PHP: true
exclude_paths:
- "tests/*"
- "stubs/*"
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Cloner

[![Test Coverage](https://codeclimate.com/repos/55b7b9dce30ba04482018fb3/badges/090016ac86c5ff0cc016/coverage.svg)](https://codeclimate.com/repos/55b7b9dce30ba04482018fb3/coverage)[![Code Climate](https://codeclimate.com/repos/55b7b9dce30ba04482018fb3/badges/090016ac86c5ff0cc016/gpa.svg)](https://codeclimate.com/repos/55b7b9dce30ba04482018fb3/feed)

A trait for Laravel Eloquent models that lets you clone of a model and it's relationships, including files.


Expand Down

0 comments on commit 6b93d0f

Please sign in to comment.