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-09-29 09:11:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-09-29 09:11:52 +0300
commit46ac076c8416c65a55eff96f87efa6014ae272f8 (patch)
tree99e44fc653d2e4730d626fb66123261bf9e00507 /.rubocop_todo/style/redundant_self.yml
parent41310fed8a373f2869cdd5946605e28a977706f1 (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 3dd497248bc..7e12c89f9c8 100644
--- a/.rubocop_todo/style/redundant_self.yml
+++ b/.rubocop_todo/style/redundant_self.yml
@@ -82,7 +82,6 @@ Style/RedundantSelf:
- 'app/models/group_group_link.rb'
- 'app/models/hooks/web_hook_log.rb'
- 'app/models/identity.rb'
- - 'app/models/integration.rb'
- 'app/models/integrations/base_chat_notification.rb'
- 'app/models/integrations/base_ci.rb'
- 'app/models/integrations/base_issue_tracker.rb'