diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-29 00:09:48 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-29 00:09:48 +0000 |
commit | e1862d43d5220910c121a01e7e93ff4831170797 (patch) | |
tree | 802a7c4a5ec68f36e1ba5933652bd393b79b20cf /.rubocop_manual_todo.yml | |
parent | 66e86bca7a31391e8ecf1ef84c7915ec70110c47 (diff) | |
download | gitlab-ce-e1862d43d5220910c121a01e7e93ff4831170797.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r-- | .rubocop_manual_todo.yml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml index 4c78435b264..deb3d8f3df4 100644 --- a/.rubocop_manual_todo.yml +++ b/.rubocop_manual_todo.yml @@ -384,10 +384,6 @@ RSpec/EmptyLineAfterFinalLetItBe: Exclude: - ee/spec/controllers/subscriptions_controller_spec.rb - ee/spec/features/ci_shared_runner_warnings_spec.rb - - ee/spec/features/groups/groups_security_credentials_spec.rb - - ee/spec/features/groups/hooks/user_edits_hooks_spec.rb - - ee/spec/features/groups/iterations/user_edits_iteration_spec.rb - - ee/spec/features/groups/usage_quotas_spec.rb - ee/spec/features/integrations/jira/jira_issues_list_spec.rb - ee/spec/features/issues/bulk_assignment_epic_spec.rb - ee/spec/features/issues/user_uses_quick_actions_spec.rb @@ -479,8 +475,6 @@ RSpec/EmptyLineAfterFinalLetItBe: - ee/spec/services/alert_management/process_prometheus_alert_service_spec.rb - ee/spec/services/approval_rules/create_service_spec.rb - ee/spec/services/audit_event_service_spec.rb - - ee/spec/services/award_emojis/add_service_spec.rb - - ee/spec/services/award_emojis/destroy_service_spec.rb - ee/spec/services/billable_members/destroy_service_spec.rb - ee/spec/services/boards/epic_boards/destroy_service_spec.rb - ee/spec/services/clusters/agent_tokens/create_service_spec.rb |