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:
Diffstat (limited to '.rubocop_todo/performance/flat_map.yml')
-rw-r--r--.rubocop_todo/performance/flat_map.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/performance/flat_map.yml b/.rubocop_todo/performance/flat_map.yml
index a7643f5fe9e..376a0b59a64 100644
--- a/.rubocop_todo/performance/flat_map.yml
+++ b/.rubocop_todo/performance/flat_map.yml
@@ -1,7 +1,6 @@
---
# Cop supports --autocorrect.
Performance/FlatMap:
- Details: grace period
Exclude:
- 'app/presenters/packages/nuget/service_index_presenter.rb'
- 'app/services/projects/apple_target_platform_detector_service.rb'