summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominic <yobmod@gmail.com>2021-07-19 14:05:50 +0100
committerGitHub <noreply@github.com>2021-07-19 14:05:50 +0100
commit19033e5665a8391b87dab64c6d57079d29ae38f5 (patch)
tree8552d6c89f5fa0bb65443e020b072526b6a6e1e0
parent3b86189dd0fdf293708ac918334fd146f43b4021 (diff)
downloadgitpython-19033e5665a8391b87dab64c6d57079d29ae38f5.tar.gz
Delete .codeclimate.yml
Not used anymore
-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: