Skip to content

Move Zoekt to Search::Zoekt namespace

Ashutosh Gupta requested to merge gitlab-community/gitlab:issue_398185 into master

This MR aims to solve this issue #398185

  1. Updated all of the files below to the Search::Zoekt namespace. This will include all code paths, all references in code, and moving related specs
  2. removed the exclusions from the rubocop todo file .rubocop_todo/search/namespaced_class.yml

Merge request reports