summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-05-04 00:09:14 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-05-04 00:09:14 +0000
commit09409d9dfb406911f45c867e2364e63a2620e966 (patch)
treed957796758912642536cdb0b673303f6775ea9dd /.rubocop_todo.yml
parent947478911040ee8e1c5bb09b3506782b68ff05ee (diff)
downloadgitlab-ce-09409d9dfb406911f45c867e2364e63a2620e966.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index fd114bee890..76605609d52 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -205,13 +205,6 @@ Style/BarePercentLiterals:
Style/CaseLikeIf:
Enabled: false
-# Offense count: 55
-# Cop supports --auto-correct.
-# Configuration parameters: EnforcedStyle.
-# SupportedStyles: empty, nil, both
-Style/EmptyElse:
- Enabled: false
-
# Offense count: 205
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.