remove codeclimate (#1014)

* remove codeclimate

* Remove codecov PR comments
This commit is contained in:
Eldinnie 2018-02-19 21:30:28 +01:00 committed by GitHub
parent baec1bb554
commit 36a93e0636
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 27 deletions

View file

@ -1,20 +0,0 @@
exclude_paths:
- "tests/*"
- "examples/*"
engines:
duplication:
enabled: true
config:
languages:
- python:
checks:
Similar code:
enabled: false
radon:
enabled: true
config:
threshold: "C"
ratings:
paths:
- "**.py"

View file

@ -35,9 +35,6 @@ We have made you a wrapper you can't refuse
:target: https://ci.appveyor.com/project/Eldinnie/python-telegram-bot
:alt: AppVeyor CI Status
.. image:: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot/badges/gpa.svg
:target: https://codeclimate.com/github/python-telegram-bot/python-telegram-bot
:alt: Code Climate
.. image:: https://codecov.io/gh/python-telegram-bot/python-telegram-bot/branch/master/graph/badge.svg
:target: https://codecov.io/gh/python-telegram-bot/python-telegram-bot

View file

@ -1,4 +1 @@
comment:
layout: "diff, files"
behavior: default
require_changes: false
comment: false