diff options
author | abcang <abcang1015@gmail.com> | 2021-01-06 15:49:48 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-06 07:49:48 +0100 |
commit | 69763b6385250902fdb329d030457159976f70ed (patch) | |
tree | a433f7a7d952d63d64c7d919ae3ad51f527cf00c | |
parent | 38bc4b95625e14c542fc09f8b302f8ca6b92f6ee (diff) |
update codeclimate-rubocop (#15500)
-rw-r--r-- | .codeclimate.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index dc8ca9a6f..2d1de877c 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -30,7 +30,7 @@ plugins: channel: eslint-7 rubocop: enabled: true - channel: rubocop-0-92 + channel: rubocop-1-70 sass-lint: enabled: true exclude_patterns: |