summaryrefslogtreecommitdiff
path: root/.rubocop_todo.yml
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-07 15:09:57 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-07 15:09:57 +0000
commitfe4751154c331e35c0e6575a3aedc02b210a1c63 (patch)
tree737b3a67b895d0bda4be915e593f86ca089f65ec /.rubocop_todo.yml
parent630c555b11c0fc64d3f0c1ec13b314e2efe3f7ee (diff)
downloadgitlab-ce-fe4751154c331e35c0e6575a3aedc02b210a1c63.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index cc4992020ae..502534e5010 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -18,11 +18,6 @@ Gitlab/PolicyRuleBoolean:
Layout/MultilineOperationIndentation:
Enabled: false
-# Offense count: 53
-# Cop supports --auto-correct.
-Layout/SpaceAroundMethodCallOperator:
- Enabled: false
-
# Offense count: 754
# Cop supports --auto-correct.
# Configuration parameters: EnforcedStyle.
@@ -73,11 +68,6 @@ Lint/EmptyFile:
- 'db/seeds.rb'
- 'ee/db/geo/seeds.rb'
-# Offense count: 208
-# Configuration parameters: MaximumRangeSize.
-Lint/MissingCopEnableDirective:
- Enabled: false
-
# Offense count: 13
Lint/MixedRegexpCaptureTypes:
Exclude: