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-08-08 12:07:52 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-08 12:07:52 +0300
commitaa1c2a29b8ddc82141f826eacd169d3d7ff66611 (patch)
tree5461987014f5b8969c87ee48292a5220117eb721 /.rubocop_todo/style
parente433a55ab47846a9befaec027cfb426b0d30dda3 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/style')
-rw-r--r--.rubocop_todo/style/format_string.yml1
-rw-r--r--.rubocop_todo/style/redundant_interpolation.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/style/format_string.yml b/.rubocop_todo/style/format_string.yml
index a45c6b39c25..c128f96eafe 100644
--- a/.rubocop_todo/style/format_string.yml
+++ b/.rubocop_todo/style/format_string.yml
@@ -291,7 +291,6 @@ Style/FormatString:
- 'lib/gitlab/quick_actions/issue_and_merge_request_actions.rb'
- 'lib/gitlab/quick_actions/merge_request_actions.rb'
- 'lib/gitlab/quick_actions/relate_actions.rb'
- - 'lib/gitlab/usage/metrics/name_suggestion.rb'
- 'lib/gitlab/version_info.rb'
- 'lib/peek/views/detailed_view.rb'
- 'lib/tasks/test.rake'
diff --git a/.rubocop_todo/style/redundant_interpolation.yml b/.rubocop_todo/style/redundant_interpolation.yml
index 27cd954f506..aa3efe18d50 100644
--- a/.rubocop_todo/style/redundant_interpolation.yml
+++ b/.rubocop_todo/style/redundant_interpolation.yml
@@ -17,7 +17,6 @@ Style/RedundantInterpolation:
- 'lib/gitlab/repository_cache_adapter.rb'
- 'lib/gitlab/repository_hash_cache.rb'
- 'lib/gitlab/repository_set_cache.rb'
- - 'lib/gitlab/usage/metrics/names_suggestions/relation_parsers/joins.rb'
- 'lib/gitlab/usage_data_counters/search_counter.rb'
- 'lib/gitlab/utils.rb'
- 'lib/kramdown/converter/commonmark.rb'