about summary refs log tree commit diff
path: root/.codeclimate.yml
diff options
context:
space:
mode:
authorabcang <abcang1015@gmail.com>2020-10-20 16:13:39 +0900
committerGitHub <noreply@github.com>2020-10-20 09:13:39 +0200
commit9649ca0fbe13a86b26b129d6ff925848f261496d (patch)
treee3d963b7a107ae7934fcfdb33b0a7ff0e68d450f /.codeclimate.yml
parent0c24f4dce204e898fe07f763d48f133214d96017 (diff)
Removed disabling comments for Style/MethodMissingSuper (#15014)
* Removed disabling comments for Style/MethodMissingSuper

* Update rubocop for codeclimate
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 9c9b4517a..dc8ca9a6f 100644
--- a/.codeclimate.yml
+++ b/.codeclimate.yml
@@ -30,7 +30,7 @@ plugins:
     channel: eslint-7
   rubocop:
     enabled: true
-    channel: rubocop-0-88
+    channel: rubocop-0-92
   sass-lint:
     enabled: true
 exclude_patterns: