X Tutup
Skip to content

Commit 36a93e0

Browse files
authored
remove codeclimate (python-telegram-bot#1014)
* remove codeclimate * Remove codecov PR comments
1 parent baec1bb commit 36a93e0

File tree

3 files changed

+1
-27
lines changed

3 files changed

+1
-27
lines changed

.codeclimate.yml

Lines changed: 0 additions & 20 deletions
This file was deleted.

README.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ We have made you a wrapper you can't refuse
3535
:target: https://ci.appveyor.com/project/Eldinnie/python-telegram-bot
3636
:alt: AppVeyor CI Status
3737

38-
.. image:: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot/badges/gpa.svg
39-
:target: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot
40-
:alt: Code Climate
4138

4239
.. image:: https://codecov.io/gh/python-telegram-bot/python-telegram-bot/branch/master/graph/badge.svg
4340
:target: https://codecov.io/gh/python-telegram-bot/python-telegram-bot

codecov.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
comment:
2-
layout: "diff, files"
3-
behavior: default
4-
require_changes: false
1+
comment: false

0 commit comments

Comments
 (0)
X Tutup