Skip to content

Commit

Permalink
Merge pull request #26 from laslabs/feature/0.1/code-climate
Browse files Browse the repository at this point in the history
[IMP] Add Code Climate
  • Loading branch information
Ted S committed Dec 16, 2016
2 parents b0c2c9b + 4b2629d commit 2b951a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
languages:
JavaScript: false
Python: true
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
| |Build Status|
| |Coveralls Status|
| |Codecov Status|
| |Build Status| | |Coveralls Status| | |Codecov Status| | |Code Climate|
Python CarePoint Library
========================
Expand Down Expand Up @@ -122,3 +120,5 @@ Known Issues / Road Map
:target: https://coveralls.io/r/laslabs/Python-Carepoint?branch=release%2F0.1
.. |Codecov Status| image:: https://codecov.io/gh/laslabs/Python-Carepoint/branch/release%2F0.1/graph/badge.svg
:target: https://codecov.io/gh/laslabs/Python-Carepoint
.. |Code Climate| image:: https://codeclimate.com/github/laslabs/Python-Carepoint/badges/gpa.svg
:target: https://codeclimate.com/github/laslabs/Python-Carepoint

0 comments on commit 2b951a1

Please sign in to comment.