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:
Diffstat (limited to '.rubocop_todo/style/mutable_constant.yml')
-rw-r--r--.rubocop_todo/style/mutable_constant.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/mutable_constant.yml b/.rubocop_todo/style/mutable_constant.yml
index f7a82be400a..d549830992f 100644
--- a/.rubocop_todo/style/mutable_constant.yml
+++ b/.rubocop_todo/style/mutable_constant.yml
@@ -7,7 +7,6 @@ Style/MutableConstant:
- 'app/graphql/mutations/packages/bulk_destroy.rb'
- 'app/helpers/blame_helper.rb'
- 'app/models/ci/build_trace_chunks/redis_base.rb'
- - 'app/models/design_management/repository.rb'
- 'app/models/integrations/datadog.rb'
- 'app/presenters/packages/helm/index_presenter.rb'
- 'app/services/import/validate_remote_git_endpoint_service.rb'