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-08-23 21:11:55 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-23 21:11:55 +0300
commit0eb05ee0ea5d4e88a1cae604f7ff92507f16d4b0 (patch)
treed63a079b11cb16c6a196de48858e299ffbabd12d /.rubocop_todo/style/redundant_self.yml
parente01e71a98f4c2d3492d99993d67e7277a2ead698 (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.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rubocop_todo/style/redundant_self.yml b/.rubocop_todo/style/redundant_self.yml
index 65f2ea327d7..f14926c0bba 100644
--- a/.rubocop_todo/style/redundant_self.yml
+++ b/.rubocop_todo/style/redundant_self.yml
@@ -47,7 +47,7 @@ Style/RedundantSelf:
- 'app/models/commit_status.rb'
- 'app/models/compare.rb'
- 'app/models/concerns/after_commit_queue.rb'
- - 'app/models/concerns/approvable_base.rb'
+ - 'app/models/concerns/approvable.rb'
- 'app/models/concerns/atomic_internal_id.rb'
- 'app/models/concerns/avatarable.rb'
- 'app/models/concerns/awardable.rb'