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/style/guard_clause.yml')
-rw-r--r--.rubocop_todo/style/guard_clause.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.rubocop_todo/style/guard_clause.yml b/.rubocop_todo/style/guard_clause.yml
index 74051fa5944..429eeff3787 100644
--- a/.rubocop_todo/style/guard_clause.yml
+++ b/.rubocop_todo/style/guard_clause.yml
@@ -61,7 +61,6 @@ Style/GuardClause:
- 'app/helpers/admin/user_actions_helper.rb'
- 'app/helpers/events_helper.rb'
- 'app/helpers/issues_helper.rb'
- - 'app/helpers/nav/top_nav_helper.rb'
- 'app/helpers/notes_helper.rb'
- 'app/helpers/preferences_helper.rb'
- 'app/helpers/profiles_helper.rb'
@@ -146,7 +145,6 @@ Style/GuardClause:
- 'app/presenters/merge_request_presenter.rb'
- 'app/presenters/project_presenter.rb'
- 'app/services/boards/issues/list_service.rb'
- - 'app/services/bulk_imports/file_download_service.rb'
- 'app/services/ci/create_web_ide_terminal_service.rb'
- 'app/services/ci/daily_build_group_report_result_service.rb'
- 'app/services/ci/job_artifacts/destroy_batch_service.rb'
@@ -276,7 +274,6 @@ Style/GuardClause:
- 'ee/app/helpers/ee/application_helper.rb'
- 'ee/app/helpers/ee/auth_helper.rb'
- 'ee/app/helpers/ee/nav/new_dropdown_helper.rb'
- - 'ee/app/helpers/ee/nav/top_nav_helper.rb'
- 'ee/app/helpers/ee/projects/pipeline_helper.rb'
- 'ee/app/helpers/ee/projects_helper.rb'
- 'ee/app/models/allowed_email_domain.rb'
@@ -430,7 +427,6 @@ Style/GuardClause:
- 'lib/gitlab/auth/o_auth/user.rb'
- 'lib/gitlab/auth/unique_ips_limiter.rb'
- 'lib/gitlab/background_migration/fix_projects_without_project_feature.rb'
- - 'lib/gitlab/bitbucket_import/importer.rb'
- 'lib/gitlab/blob_helper.rb'
- 'lib/gitlab/cache/ci/project_pipeline_status.rb'
- 'lib/gitlab/changelog/config.rb'
@@ -556,8 +552,6 @@ Style/GuardClause:
- 'lib/tasks/config_lint.rake'
- 'lib/tasks/gettext.rake'
- 'qa/qa/ee/page/file/show.rb'
- - 'qa/qa/mobile/page/main/menu.rb'
- - 'qa/qa/mobile/page/sub_menus/common.rb'
- 'qa/qa/page/component/snippet.rb'
- 'qa/qa/page/mattermost/login.rb'
- 'qa/qa/page/page_concern.rb'