aboutsummaryrefslogtreecommitdiffstats
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2019-06-06 20:40:20 +0900
committerGitHub <noreply@github.com>2019-06-06 20:40:20 +0900
commit648144649a71310fc5950a2ffd6de7c284058108 (patch)
treef0e47c81742f4c1756de59deb1ffca1d2b9a61ed /.codeclimate.yml
parent497256747905ad6bcea78b8d7e1e4458dc291d8c (diff)
parent00b3b68602159c7a6826cad721a4f7b2988832fc (diff)
downloadrails-648144649a71310fc5950a2ffd6de7c284058108.tar.gz
rails-648144649a71310fc5950a2ffd6de7c284058108.tar.bz2
rails-648144649a71310fc5950a2ffd6de7c284058108.zip
Merge pull request #36426 from abhaynikam/bump-codeclimate-rubocop-version
Bump rubocop to 0.71
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 7114a98266..952b330d8c 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -25,6 +25,6 @@ checks:
plugins:
rubocop:
enabled: true
- channel: rubocop-0-67
+ channel: rubocop-0-71
exclude_patterns: []