summaryrefslogtreecommitdiff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorSebastian Thiel <sebastian.thiel@icloud.com>2021-07-19 23:25:48 +0800
committerGitHub <noreply@github.com>2021-07-19 23:25:48 +0800
commitacbd6bad9ded9a1d59e80e71d334d64b0244f5cd (patch)
treec7e162bb6962be9f33b9f7edb84da1b7511fe0d7 /.codeclimate.yml
parent06c219929a427737b43c5dfd5359019f2c110d41 (diff)
parentf587b21a98e7c26986db87d991af42cafcfebb07 (diff)
downloadgitpython-acbd6bad9ded9a1d59e80e71d334d64b0244f5cd.tar.gz
Merge pull request #1294 from gitpython-developers/tidy-tools
Tidy tools
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml15
1 files changed, 0 insertions, 15 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
deleted file mode 100644
index e658e678..00000000
--- a/.codeclimate.yml
+++ /dev/null
@@ -1,15 +0,0 @@
----
-engines:
- duplication:
- enabled: true
- config:
- languages:
- - python
- pep8:
- enabled: true
- radon:
- enabled: true
-ratings:
- paths:
- - "**.py"
-exclude_paths: