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-10-21 00:10:34 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-10-21 00:10:34 +0300
commit834b8e41cd1a0fa03b6e45f9b754abc1525fefa6 (patch)
tree784ddbe9651e2ce07672575635fcd7299a7a4827 /.rubocop_todo/style/redundant_regexp_escape.yml
parentdc0548daadd965e71dec53c41c7e93a01cee07c0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style/redundant_regexp_escape.yml')
-rw-r--r--.rubocop_todo/style/redundant_regexp_escape.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.rubocop_todo/style/redundant_regexp_escape.yml b/.rubocop_todo/style/redundant_regexp_escape.yml
index 93aab692379..318a9b5320b 100644
--- a/.rubocop_todo/style/redundant_regexp_escape.yml
+++ b/.rubocop_todo/style/redundant_regexp_escape.yml
@@ -6,7 +6,6 @@ Style/RedundantRegexpEscape:
- 'app/controllers/import/bitbucket_server_controller.rb'
- 'app/helpers/emails_helper.rb'
- 'app/helpers/import_helper.rb'
- - 'app/helpers/sidekiq_helper.rb'
- 'app/models/commit_status.rb'
- 'app/models/concerns/referable.rb'
- 'app/models/deploy_token.rb'
@@ -20,7 +19,6 @@ Style/RedundantRegexpEscape:
- 'app/models/operations/feature_flag.rb'
- 'app/models/releases/link.rb'
- 'app/models/snippet.rb'
- - 'app/services/metrics/dashboard/grafana_metric_embed_service.rb'
- 'app/uploaders/file_uploader.rb'
- 'config/routes/admin.rb'
- 'config/routes/group.rb'
@@ -37,7 +35,6 @@ Style/RedundantRegexpEscape:
- 'ee/lib/gitlab/return_to_location.rb'
- 'ee/spec/features/read_only_spec.rb'
- 'ee/spec/helpers/vulnerabilities_helper_spec.rb'
- - 'ee/spec/lib/ee/gitlab/usage_data_counters/hll_redis_counter_spec.rb'
- 'ee/spec/mailers/ee/emails/admin_notification_spec.rb'
- 'ee/spec/mailers/ee/emails/profile_spec.rb'
- 'ee/spec/mailers/notify_spec.rb'
@@ -73,10 +70,8 @@ Style/RedundantRegexpEscape:
- 'lib/gitlab/search/abuse_detection.rb'
- 'lib/gitlab/task_helpers.rb'
- 'lib/gitlab/url_sanitizer.rb'
- - 'lib/gitlab/utils.rb'
- 'lib/gitlab/utils/sanitize_node_link.rb'
- 'lib/gitlab/word_diff/segments/diff_hunk.rb'
- - 'lib/product_analytics/tracker.rb'
- 'lib/tasks/gitlab/info.rake'
- 'qa/spec/runtime/key/ecdsa_spec.rb'
- 'qa/spec/runtime/key/ed25519_spec.rb'