aboutsummaryrefslogtreecommitdiffstats
path: root/activestorage/.codeclimate.yml
diff options
context:
space:
mode:
Diffstat (limited to 'activestorage/.codeclimate.yml')
-rw-r--r--activestorage/.codeclimate.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/activestorage/.codeclimate.yml b/activestorage/.codeclimate.yml
new file mode 100644
index 0000000000..18f3dbb7b5
--- /dev/null
+++ b/activestorage/.codeclimate.yml
@@ -0,0 +1,7 @@
+engines:
+ rubocop:
+ enabled: true
+
+ratings:
+ paths:
+ - "**.rb"