summaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-11-26 19:02:28 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2025-11-26 19:02:28 -0500
commitc62f8376a13e7a4f493167aba1c66a9201fc59c6 (patch)
treed58492f972be02c406d26620004e1ffe2086fbc7 /.codeclimate.yml
parentae103e148eb3c15606b816505492d870ef062ad3 (diff)
New upstream version 3.0.0.upstream/3.0.0upstream
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
deleted file mode 100644
index 7cdba5f..0000000
--- a/.codeclimate.yml
+++ /dev/null
@@ -1,17 +0,0 @@
----
-engines:
- duplication:
- enabled: true
- config:
- languages:
- - ruby
- fixme:
- enabled: true
- rubocop:
- enabled: true
-ratings:
- paths:
- - "**.rb"
-exclude_paths:
-- spec/
-- test/