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 06:08:56 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-20 06:08:56 +0300
commit0624f8b515fe2e40268f397cf698e3277c5d3877 (patch)
treeb6fae3b679b2b14619e8480e3845013deafafbec /.rubocop_todo/style
parent3c25c55bf591097e96170c2d2da1b40d295cc981 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/symbol_proc.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/symbol_proc.yml b/.rubocop_todo/style/symbol_proc.yml
index 67229a8b704..a8f966d2266 100644
--- a/.rubocop_todo/style/symbol_proc.yml
+++ b/.rubocop_todo/style/symbol_proc.yml
@@ -13,7 +13,6 @@ Style/SymbolProc:
- 'app/models/members/project_member.rb'
- 'app/models/namespace.rb'
- 'app/models/preloaders/merge_request_diff_preloader.rb'
- - 'app/models/project_team.rb'
- 'app/models/release.rb'
- 'app/models/remote_mirror.rb'
- 'app/models/snippet_input_action_collection.rb'