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-13 03:07:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-13 03:07:39 +0300
commit735ed370468d2b9038d4cdf456d098159f0bfb5c (patch)
treec585612bce0c9e9fa26c43aad2d6d44805c05152 /.rubocop_todo
parenta6b21afb09a4b91e47db93b2443205bd4eef84e6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/search/namespaced_class.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.rubocop_todo/search/namespaced_class.yml b/.rubocop_todo/search/namespaced_class.yml
index e80b4de305a..53dae651959 100644
--- a/.rubocop_todo/search/namespaced_class.yml
+++ b/.rubocop_todo/search/namespaced_class.yml
@@ -81,6 +81,7 @@ Search/NamespacedClass:
- 'ee/lib/api/elasticsearch_indexed_namespaces.rb'
- 'ee/lib/ee/api/helpers/search_helpers.rb'
- 'ee/lib/ee/gitlab/group_search_results.rb'
+ - 'ee/lib/ee/gitlab/search/found_wiki_page.rb'
- 'ee/lib/ee/gitlab/search/parsed_query.rb'
- 'ee/lib/ee/gitlab/search_context.rb'
- 'ee/lib/ee/gitlab/search_results.rb'