aboutsummaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorKoichi ITO <koic.ito@gmail.com>2017-10-13 11:52:33 +0900
committerKoichi ITO <koic.ito@gmail.com>2017-10-13 12:01:03 +0900
commit2e0de2dd41234a59b028af3ed486549bda6ea438 (patch)
treefc2ac72eef49355f155b4d22245fddd646666b67 /.codeclimate.yml
parent62ff514d33d3a3b0930956a4b4866e6b228c278c (diff)
downloadrails-2e0de2dd41234a59b028af3ed486549bda6ea438.tar.gz
rails-2e0de2dd41234a59b028af3ed486549bda6ea438.tar.bz2
rails-2e0de2dd41234a59b028af3ed486549bda6ea438.zip
Bump RuboCop 0.50.0
RuboCop 0.50.0 was released. https://github.com/bbatsov/rubocop/releases/tag/v0.50.0 And `rubocop-0-50` channel is available in Code Climate. https://github.com/codeclimate/codeclimate-rubocop/issues/107#issuecomment-336234260 This commit will bump RuboCop to 0.50.0. There are no new offences in this change. ```console % bundle exec rubocop --version 0.50.0 % bundle exec rubocop Inspecting 2350 files (snip) 2350 files inspected, no offenses detected ```
Diffstat (limited to '.codeclimate.yml')
-rw-r--r--.codeclimate.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml
index 63d3562e9b..1f4a1bb201 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -1,7 +1,7 @@
engines:
rubocop:
enabled: true
- channel: rubocop-0-49
+ channel: rubocop-0-50
ratings:
paths: