Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-20 21:11:54 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-20 21:11:54 +0300
commita174146bf09aa549a4ae43f2b8a0f6aa638f499e (patch)
tree3260c27a5ac960bb08acbae9e7d8a5d784abdbe9 /.rubocop_todo.yml
parent6a85a7c312b542034fa0880aa00b1308b1fd5a2e (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo.yml')
-rw-r--r--.rubocop_todo.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml
index 78e462cdc7a..fef456d3d19 100644
--- a/.rubocop_todo.yml
+++ b/.rubocop_todo.yml
@@ -79,10 +79,6 @@ Performance/CollectionLiteralInLoop:
Performance/ConstantRegexp:
Enabled: false
-# Offense count: 121
-Performance/MethodObjectAsBlock:
- Enabled: false
-
# Offense count: 15209
# Configuration parameters: Prefixes.
# Prefixes: when, with, without