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:
Diffstat (limited to '.rubocop_todo/layout/line_length.yml')
-rw-r--r--.rubocop_todo/layout/line_length.yml14
1 files changed, 3 insertions, 11 deletions
diff --git a/.rubocop_todo/layout/line_length.yml b/.rubocop_todo/layout/line_length.yml
index 339edfce783..8c283bdf6ce 100644
--- a/.rubocop_todo/layout/line_length.yml
+++ b/.rubocop_todo/layout/line_length.yml
@@ -38,7 +38,6 @@ Layout/LineLength:
- 'app/controllers/groups/group_members_controller.rb'
- 'app/controllers/groups/settings/applications_controller.rb'
- 'app/controllers/groups/settings/ci_cd_controller.rb'
- - 'app/controllers/groups/settings/integrations_controller.rb'
- 'app/controllers/groups/settings/repository_controller.rb'
- 'app/controllers/groups_controller.rb'
- 'app/controllers/import/base_controller.rb'
@@ -710,7 +709,7 @@ Layout/LineLength:
- 'config/initializers/active_record_force_reconnects.rb'
- 'config/initializers/active_record_keyset_pagination.rb'
- 'config/initializers/active_record_schema_versions.rb'
- - 'config/initializers/carrierwave_patch.rb'
+ - 'config/initializers/carrierwave_s3_encryption_headers_patch.rb'
- 'config/initializers/deprecations.rb'
- 'config/initializers/devise_dynamic_password_length_validation.rb'
- 'config/initializers/direct_upload_support.rb'
@@ -1287,10 +1286,8 @@ Layout/LineLength:
- 'ee/lib/ee/gitlab/usage_data.rb'
- 'ee/lib/ee/sidebars/groups/panel.rb'
- 'ee/lib/ee/sidebars/projects/menus/security_compliance_menu.rb'
- - 'ee/lib/elastic/latest/application_class_proxy.rb'
- 'ee/lib/elastic/latest/config.rb'
- 'ee/lib/elastic/latest/custom_language_analyzers.rb'
- - 'ee/lib/elastic/latest/git_class_proxy.rb'
- 'ee/lib/elastic/latest/git_instance_proxy.rb'
- 'ee/lib/elastic/latest/issue_class_proxy.rb'
- 'ee/lib/elastic/latest/issue_instance_proxy.rb'
@@ -2637,7 +2634,6 @@ Layout/LineLength:
- 'lib/bulk_imports/projects/pipelines/repository_pipeline.rb'
- 'lib/container_registry/base_client.rb'
- 'lib/declarative_enum.rb'
- - 'lib/error_tracking/collector/payload_validator.rb'
- 'lib/feature.rb'
- 'lib/feature/definition.rb'
- 'lib/file_size_validator.rb'
@@ -2729,7 +2725,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'
@@ -3537,7 +3532,6 @@ Layout/LineLength:
- 'spec/features/user_sorts_things_spec.rb'
- 'spec/features/users/login_spec.rb'
- 'spec/features/users/overview_spec.rb'
- - 'spec/features/users/signup_spec.rb'
- 'spec/features/users/user_browses_projects_on_user_page_spec.rb'
- 'spec/features/webauthn_spec.rb'
- 'spec/finders/access_requests_finder_spec.rb'
@@ -3724,7 +3718,6 @@ Layout/LineLength:
- 'spec/helpers/snippets_helper_spec.rb'
- 'spec/helpers/sorting_helper_spec.rb'
- 'spec/helpers/sourcegraph_helper_spec.rb'
- - 'spec/helpers/storage_helper_spec.rb'
- 'spec/helpers/submodule_helper_spec.rb'
- 'spec/helpers/tab_helper_spec.rb'
- 'spec/helpers/time_zone_helper_spec.rb'
@@ -4695,7 +4688,6 @@ Layout/LineLength:
- 'spec/rubocop/cop/gitlab/mark_used_feature_flags_spec.rb'
- 'spec/rubocop/cop/lint/last_keyword_argument_spec.rb'
- 'spec/rubocop/cop/migration/safer_boolean_column_spec.rb'
- - 'spec/rubocop/cop/migration/update_column_in_batches_spec.rb'
- 'spec/rubocop/cop/performance/readlines_each_spec.rb'
- 'spec/rubocop/cop/rspec/env_assignment_spec.rb'
- 'spec/rubocop/cop/rspec/expect_gitlab_tracking_spec.rb'
@@ -5197,7 +5189,7 @@ Layout/LineLength:
- 'spec/tasks/gitlab/db/validate_config_rake_spec.rb'
- 'spec/tasks/gitlab/db_rake_spec.rb'
- 'spec/tasks/gitlab/external_diffs_rake_spec.rb'
- - 'spec/tasks/gitlab/generate_sample_prometheus_data_spec.rb'
+ - 'spec/tasks/gitlab/generate_sample_prometheus_data_rake_spec.rb'
- 'spec/tasks/gitlab/gitaly_rake_spec.rb'
- 'spec/tasks/gitlab/ldap_rake_spec.rb'
- 'spec/tasks/gitlab/lfs/check_rake_spec.rb'
@@ -5207,7 +5199,7 @@ Layout/LineLength:
- 'spec/tasks/gitlab/smtp_rake_spec.rb'
- 'spec/tasks/gitlab/snippets_rake_spec.rb'
- 'spec/tasks/gitlab/storage_rake_spec.rb'
- - 'spec/tasks/gitlab/task_helpers_spec.rb'
+ - 'spec/lib/gitlab/task_helpers_spec.rb'
- 'spec/tasks/gitlab/terraform/migrate_rake_spec.rb'
- 'spec/tasks/gitlab/uploads/check_rake_spec.rb'
- 'spec/tasks/gitlab/workhorse_rake_spec.rb'