-
- Downloads
Merge branch 'add-cop-for-rspec-file-paths' into 'master'
Add RSpec/TopLevelDescribePath cop See merge request gitlab-org/gitlab-ce!31241
No related branches found
No related tags found
Showing
- app/views/shared/milestones/_top.html.haml 1 addition, 1 deletionapp/views/shared/milestones/_top.html.haml
- rubocop/cop/rspec/top_level_describe_path.rb 35 additions, 0 deletionsrubocop/cop/rspec/top_level_describe_path.rb
- rubocop/rubocop.rb 1 addition, 0 deletionsrubocop/rubocop.rb
- spec/features/groups/labels/user_sees_links_to_issuables_spec.rb 4 additions, 2 deletions...atures/groups/labels/user_sees_links_to_issuables_spec.rb
- spec/features/instance_statistics/instance_statistics_spec.rb 0 additions, 0 deletions.../features/instance_statistics/instance_statistics_spec.rb
- spec/features/projects/files/user_browses_a_tree_with_a_folder_containing_only_a_folder_spec.rb 2 additions, 1 deletion...ses_a_tree_with_a_folder_containing_only_a_folder_spec.rb
- spec/features/projects/labels/user_sees_links_to_issuables_spec.rb 24 additions, 12 deletions...ures/projects/labels/user_sees_links_to_issuables_spec.rb
- spec/features/snippets/user_sees_breadcrumb_links.rb 0 additions, 19 deletionsspec/features/snippets/user_sees_breadcrumb_links.rb
- spec/features/user_opens_link_to_comment_spec.rb 0 additions, 0 deletionsspec/features/user_opens_link_to_comment_spec.rb
- spec/features/users/add_email_to_existing_account_spec.rb 0 additions, 0 deletionsspec/features/users/add_email_to_existing_account_spec.rb
- spec/rubocop/cop/rspec/top_level_describe_path_spec.rb 67 additions, 0 deletionsspec/rubocop/cop/rspec/top_level_describe_path_spec.rb
- spec/tasks/gitlab/mail_google_schema_whitelisting.rb 0 additions, 27 deletionsspec/tasks/gitlab/mail_google_schema_whitelisting.rb
- spec/views/dashboard/projects/_blank_state_admin_welcome.haml_spec.rb 0 additions, 0 deletions...ashboard/projects/_blank_state_admin_welcome.haml_spec.rb
- spec/views/dashboard/projects/_nav.html.haml_spec.rb 2 additions, 2 deletionsspec/views/dashboard/projects/_nav.html.haml_spec.rb
- spec/views/projects/deployments/_confirm_rollback_modal_spec.html_spec.rb 0 additions, 0 deletions...cts/deployments/_confirm_rollback_modal_spec.html_spec.rb
- spec/views/shared/_label_row.html.haml_spec.rb 12 additions, 1 deletionspec/views/shared/_label_row.html.haml_spec.rb
- spec/views/shared/milestones/_issuable.html.haml_spec.rb 0 additions, 0 deletionsspec/views/shared/milestones/_issuable.html.haml_spec.rb
- spec/views/shared/milestones/_issuables.html.haml_spec.rb 1 addition, 1 deletionspec/views/shared/milestones/_issuables.html.haml_spec.rb
- spec/views/shared/milestones/_top.html.haml_spec.rb 1 addition, 0 deletionsspec/views/shared/milestones/_top.html.haml_spec.rb
rubocop/cop/rspec/top_level_describe_path.rb
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment