Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit 5f51c00

Browse files
committed
Add code climate badges.
1 parent eb7a617 commit 5f51c00

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ cppcheck JUnit Converter
44
.. image:: https://travis-ci.org/johnthagen/cppcheck-junit.svg
55
:target: https://travis-ci.org/johnthagen/cppcheck-junit
66

7+
.. image:: https://codeclimate.com/github/johnthagen/cppcheck-junit/badges/gpa.svg
8+
:target: https://codeclimate.com/github/johnthagen/cppcheck-junit
9+
10+
.. image:: https://codeclimate.com/github/johnthagen/cppcheck-junit/badges/issue_count.svg
11+
:target: https://codeclimate.com/github/johnthagen/cppcheck-junit
12+
713
.. image:: https://codecov.io/github/johnthagen/cppcheck-junit/coverage.svg
814
:target: https://codecov.io/github/johnthagen/cppcheck-junit
915

0 commit comments

Comments
 (0)