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-05-16 18:07:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-16 18:07:40 +0300
commit0e1756ac5c275f8d548c06693b15578baf189d56 (patch)
tree095610add4bf2e78c66a2dec230438aaf599fdb2 /.rubocop_todo/layout
parent0045970352e8729b2797591beb88a7df884d84f4 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo/layout')
-rw-r--r--.rubocop_todo/layout/empty_line_after_magic_comment.yml1
-rw-r--r--.rubocop_todo/layout/line_length.yml1
2 files changed, 0 insertions, 2 deletions
diff --git a/.rubocop_todo/layout/empty_line_after_magic_comment.yml b/.rubocop_todo/layout/empty_line_after_magic_comment.yml
index 93302cebaa1..536f13e3919 100644
--- a/.rubocop_todo/layout/empty_line_after_magic_comment.yml
+++ b/.rubocop_todo/layout/empty_line_after_magic_comment.yml
@@ -206,7 +206,6 @@ Layout/EmptyLineAfterMagicComment:
- 'ee/app/models/dependencies/dependency_list_export.rb'
- 'ee/app/models/ee/issue_assignee.rb'
- 'ee/app/models/geo/ci_secure_file_state.rb'
- - 'ee/app/models/namespaces/storage/limit_exclusion.rb'
- 'ee/app/models/project_security_setting.rb'
- 'ee/app/models/protected_environment.rb'
- 'ee/app/models/sbom/vulnerable_component_version.rb'
diff --git a/.rubocop_todo/layout/line_length.yml b/.rubocop_todo/layout/line_length.yml
index 339edfce783..13ed078563f 100644
--- a/.rubocop_todo/layout/line_length.yml
+++ b/.rubocop_todo/layout/line_length.yml
@@ -2729,7 +2729,6 @@ Layout/LineLength:
- 'lib/gitlab/ci/status/build/waiting_for_approval.rb'
- 'lib/gitlab/ci/variables/builder.rb'
- 'lib/gitlab/cleanup/project_uploads.rb'
- - 'lib/gitlab/cluster/puma_worker_killer_observer.rb'
- 'lib/gitlab/composer/version_index.rb'
- 'lib/gitlab/config/entry/configurable.rb'
- 'lib/gitlab/config/entry/validators.rb'