diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-23 12:09:52 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-04-23 12:09:52 +0000 |
commit | ecf1ffc19875a94c9de675b0559adc408b202515 (patch) | |
tree | 92f76d0b7cbd9161eb4dff35ca4753f45f4bc6d2 /.rubocop_manual_todo.yml | |
parent | 65f7976d0cd11d91a4c0945b2c63a1aa2f888b07 (diff) | |
download | gitlab-ce-ecf1ffc19875a94c9de675b0559adc408b202515.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.rubocop_manual_todo.yml')
-rw-r--r-- | .rubocop_manual_todo.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml index 70ca56ed84d..1e99994636b 100644 --- a/.rubocop_manual_todo.yml +++ b/.rubocop_manual_todo.yml @@ -614,16 +614,6 @@ RSpec/EmptyLineAfterFinalLetItBe: - spec/frontend/fixtures/pipelines.rb - spec/graphql/features/authorization_spec.rb - spec/graphql/gitlab_schema_spec.rb - - spec/graphql/mutations/alert_management/alerts/todo/create_spec.rb - - spec/graphql/mutations/alert_management/create_alert_issue_spec.rb - - spec/graphql/mutations/alert_management/http_integration/create_spec.rb - - spec/graphql/mutations/alert_management/http_integration/destroy_spec.rb - - spec/graphql/mutations/alert_management/http_integration/reset_token_spec.rb - - spec/graphql/mutations/alert_management/http_integration/update_spec.rb - - spec/graphql/mutations/alert_management/prometheus_integration/create_spec.rb - - spec/graphql/mutations/alert_management/prometheus_integration/reset_token_spec.rb - - spec/graphql/mutations/alert_management/prometheus_integration/update_spec.rb - - spec/graphql/mutations/alert_management/update_alert_status_spec.rb - spec/graphql/mutations/boards/lists/update_spec.rb - spec/graphql/mutations/custom_emoji/create_spec.rb - spec/graphql/mutations/discussions/toggle_resolve_spec.rb |