We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0c2c9b commit 4b2629dCopy full SHA for 4b2629d
2 files changed
.codeclimate.yml
@@ -0,0 +1,3 @@
1
+languages:
2
+ JavaScript: false
3
+ Python: true
README.rst
@@ -1,6 +1,4 @@
-| |Build Status|
-| |Coveralls Status|
-| |Codecov Status|
+| |Build Status| | |Coveralls Status| | |Codecov Status| | |Code Climate|
4
5
Python CarePoint Library
6
========================
@@ -122,3 +120,5 @@ Known Issues / Road Map
122
120
:target: https://coveralls.io/r/laslabs/Python-Carepoint?branch=release%2F0.1
123
121
.. |Codecov Status| image:: https://codecov.io/gh/laslabs/Python-Carepoint/branch/release%2F0.1/graph/badge.svg
124
: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 commit comments