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-07-20 18:07:13 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-20 18:07:13 +0300
commit58af7e4529e1762dea281938952bbba918d92cb9 (patch)
tree1d39c13b450e06dab3c7c45bf9790642aec75b34 /.rubocop_todo/style
parent07b1e2691206717206d40f9c7f0abfd1a30ecbdd (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/missing_respond_to_missing.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/missing_respond_to_missing.yml b/.rubocop_todo/style/missing_respond_to_missing.yml
index 9387ae72d00..4c61c7fc1a6 100644
--- a/.rubocop_todo/style/missing_respond_to_missing.yml
+++ b/.rubocop_todo/style/missing_respond_to_missing.yml
@@ -5,7 +5,6 @@ Style/MissingRespondToMissing:
- 'app/models/network/commit.rb'
- 'app/services/notification_service.rb'
- 'ee/app/controllers/ee/groups/application_controller.rb'
- - 'ee/app/models/elastic/migration_record.rb'
- 'ee/app/services/ee/audit_event_service.rb'
- 'lib/declarative_enum.rb'
- 'lib/gitlab/auth/ldap/dn.rb'