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>2022-08-12 18:11:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-12 18:11:42 +0300
commit1c8734ca5c2981e62b9c1162851ed136de86bbbf (patch)
treefbe5f20188dc94df75ee051c0371c3bed1f7ce63 /.rubocop_todo
parentee772e0c77e11099a9f077f780cd1a18de803222 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/layout/hash_alignment.yml22
-rw-r--r--.rubocop_todo/style/format_string.yml1
2 files changed, 1 insertions, 22 deletions
diff --git a/.rubocop_todo/layout/hash_alignment.yml b/.rubocop_todo/layout/hash_alignment.yml
index e93806cd24d..b0855f4dd12 100644
--- a/.rubocop_todo/layout/hash_alignment.yml
+++ b/.rubocop_todo/layout/hash_alignment.yml
@@ -182,28 +182,6 @@ Layout/HashAlignment:
- 'ee/spec/support/shared_examples/status_page/publish_shared_examples.rb'
- 'ee/spec/support/shared_examples/status_page/reference_links_examples.rb'
- 'ee/spec/workers/scan_security_report_secrets_worker_spec.rb'
- - 'lib/api/issue_links.rb'
- - 'lib/api/issues.rb'
- - 'lib/api/labels.rb'
- - 'lib/api/maven_packages.rb'
- - 'lib/api/members.rb'
- - 'lib/api/merge_requests.rb'
- - 'lib/api/metrics/dashboard/annotations.rb'
- - 'lib/api/metrics/user_starred_dashboards.rb'
- - 'lib/api/milestone_responses.rb'
- - 'lib/api/notes.rb'
- - 'lib/api/pages_domains.rb'
- - 'lib/api/project_packages.rb'
- - 'lib/api/project_templates.rb'
- - 'lib/api/projects.rb'
- - 'lib/api/protected_branches.rb'
- - 'lib/api/releases.rb'
- - 'lib/api/rubygem_packages.rb'
- - 'lib/api/sidekiq_metrics.rb'
- - 'lib/api/users.rb'
- - 'lib/backup/gitaly_backup.rb'
- - 'lib/banzai/filter/references/abstract_reference_filter.rb'
- - 'lib/banzai/reference_redactor.rb'
- 'lib/gitlab/abuse.rb'
- 'lib/gitlab/access.rb'
- 'lib/gitlab/application_rate_limiter.rb'
diff --git a/.rubocop_todo/style/format_string.yml b/.rubocop_todo/style/format_string.yml
index 6963e0f2aba..bb95d8f7fe9 100644
--- a/.rubocop_todo/style/format_string.yml
+++ b/.rubocop_todo/style/format_string.yml
@@ -118,6 +118,7 @@ Style/FormatString:
- 'app/models/integrations/mattermost.rb'
- 'app/models/integrations/pipelines_email.rb'
- 'app/models/integrations/pivotaltracker.rb'
+ - 'app/models/integrations/pumble.rb'
- 'app/models/integrations/pushover.rb'
- 'app/models/integrations/redmine.rb'
- 'app/models/integrations/unify_circuit.rb'