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/string_literals_in_interpolation.yml')
-rw-r--r--.rubocop_todo/style/string_literals_in_interpolation.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.rubocop_todo/style/string_literals_in_interpolation.yml b/.rubocop_todo/style/string_literals_in_interpolation.yml
index f601674a4bf..7273161aef5 100644
--- a/.rubocop_todo/style/string_literals_in_interpolation.yml
+++ b/.rubocop_todo/style/string_literals_in_interpolation.yml
@@ -15,7 +15,6 @@ Style/StringLiteralsInInterpolation:
- 'app/views/events/_event.atom.builder'
- 'app/workers/concerns/application_worker.rb'
- 'config/initializers/validate_database_config.rb'
- - 'db/post_migrate/20210809123658_orphaned_invite_tokens_cleanup.rb'
- 'ee/app/helpers/ee/merge_requests_helper.rb'
- 'ee/app/models/license.rb'
- 'ee/app/services/epics/tree_reorder_service.rb'