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-17 15:07:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-17 15:07:12 +0300
commit43771438e9ccf20d1b6cf12b690e63844d7c3d49 (patch)
tree147aefba22d99be62ff3c112f50e205e486e58c7 /.rubocop_todo
parenteeb25534bae1021f5b7940138ee56dea8fc79949 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_todo')
-rw-r--r--.rubocop_todo/layout/empty_line_after_magic_comment.yml5
-rw-r--r--.rubocop_todo/rspec/factory_bot/local_static_assignment.yml3
2 files changed, 3 insertions, 5 deletions
diff --git a/.rubocop_todo/layout/empty_line_after_magic_comment.yml b/.rubocop_todo/layout/empty_line_after_magic_comment.yml
index 536f13e3919..f8f4f1d3b8a 100644
--- a/.rubocop_todo/layout/empty_line_after_magic_comment.yml
+++ b/.rubocop_todo/layout/empty_line_after_magic_comment.yml
@@ -271,11 +271,6 @@ Layout/EmptyLineAfterMagicComment:
- 'ee/lib/gitlab/cidr.rb'
- 'ee/lib/quality/seeders/vulnerabilities.rb'
- 'ee/spec/components/billing/plan_component_spec.rb'
- - 'ee/spec/components/namespaces/storage/limit_alert_component_spec.rb'
- - 'ee/spec/components/namespaces/storage/pre_enforcement_alert_component_spec.rb'
- - 'ee/spec/components/namespaces/storage/project_pre_enforcement_alert_component_spec.rb'
- - 'ee/spec/components/namespaces/storage/subgroup_pre_enforcement_alert_component_spec.rb'
- - 'ee/spec/components/namespaces/storage/user_pre_enforcement_alert_component_spec.rb'
- 'ee/spec/controllers/admin/geo/nodes_controller_spec.rb'
- 'ee/spec/controllers/ee/projects/autocomplete_sources_controller_spec.rb'
- 'ee/spec/controllers/ee/projects/protected_branches_controller_spec.rb'
diff --git a/.rubocop_todo/rspec/factory_bot/local_static_assignment.yml b/.rubocop_todo/rspec/factory_bot/local_static_assignment.yml
new file mode 100644
index 00000000000..7a4201ca027
--- /dev/null
+++ b/.rubocop_todo/rspec/factory_bot/local_static_assignment.yml
@@ -0,0 +1,3 @@
+---
+RSpec/FactoryBot/LocalStaticAssignment:
+ Details: grace period