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-12-15 18:13:59 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-15 18:13:59 +0300
commitf9da8786f9421281e390d921333f8ff4c9941354 (patch)
tree88e44000c2abe0589cf3aee22861eb7a73146127 /.rubocop_todo
parenta19ad7fa983054d09b35c5fe0bdf853acc55a1bc (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/style/inline_disable_annotation.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/inline_disable_annotation.yml b/.rubocop_todo/style/inline_disable_annotation.yml
index 801854440c8..41505aa5a1d 100644
--- a/.rubocop_todo/style/inline_disable_annotation.yml
+++ b/.rubocop_todo/style/inline_disable_annotation.yml
@@ -162,7 +162,6 @@ Style/InlineDisableAnnotation:
- 'app/finders/merge_requests_finder.rb'
- 'app/finders/milestones_finder.rb'
- 'app/finders/notes_finder.rb'
- - 'app/finders/organizations/groups_finder.rb'
- 'app/finders/packages/build_infos_finder.rb'
- 'app/finders/projects/groups_finder.rb'
- 'app/finders/projects/members/effective_access_level_finder.rb'