aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2017-08-19 00:48:46 +0930
committerGitHub <noreply@github.com>2017-08-19 00:48:46 +0930
commitc6fda1eaa2ed4a2385ffa87a29a6c28ce0ff6086 (patch)
tree733fcf9f7d797ec4f7eda4aac205a095f9a85684
parentc910fd82dcbb89799d21dcb60da5c1b5de48f5fc (diff)
parent61a77f7c5582a38734dccca08a159cce6f6e93f4 (diff)
downloadrails-c6fda1eaa2ed4a2385ffa87a29a6c28ce0ff6086.tar.gz
rails-c6fda1eaa2ed4a2385ffa87a29a6c28ce0ff6086.tar.bz2
rails-c6fda1eaa2ed4a2385ffa87a29a6c28ce0ff6086.zip
Merge pull request #30311 from maclover7/jm-rm-cc
Remove Active Storage code climate config file
-rw-r--r--activestorage/.codeclimate.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/activestorage/.codeclimate.yml b/activestorage/.codeclimate.yml
deleted file mode 100644
index 18f3dbb7b5..0000000000
--- a/activestorage/.codeclimate.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-engines:
- rubocop:
- enabled: true
-
-ratings:
- paths:
- - "**.rb"