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>2023-12-28 15:10:50 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-28 15:10:50 +0300
commitfdb0790ab5d98c4b0777d75f2630f33d050a2b5e (patch)
tree8a0d0ee42660b365bdf02317074be0200bed3587 /.rubocop_todo/style/redundant_self.yml
parent38b2e0d403a2f879ca714ebde61d0611305fbd99 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style/redundant_self.yml')
-rw-r--r--.rubocop_todo/style/redundant_self.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/redundant_self.yml b/.rubocop_todo/style/redundant_self.yml
index 701ce4db7df..8c23290babe 100644
--- a/.rubocop_todo/style/redundant_self.yml
+++ b/.rubocop_todo/style/redundant_self.yml
@@ -384,4 +384,3 @@ Style/RedundantSelf:
- 'spec/lib/gitlab/background_task_spec.rb'
- 'spec/lib/gitlab/database/load_balancing_spec.rb'
- 'spec/models/integration_spec.rb'
- - 'spec/support/before_all_adapter.rb'