Fix Layout/ArgumentAlignment offenses in controllers
Fix offenses in controllers and controllers' specs Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/239356
显示
- .rubocop_todo/layout/argument_alignment.yml 0 个添加, 102 个删除.rubocop_todo/layout/argument_alignment.yml
- app/controllers/admin/application_settings_controller.rb 1 个添加, 2 个删除app/controllers/admin/application_settings_controller.rb
- app/controllers/admin/ci/variables_controller.rb 1 个添加, 4 个删除app/controllers/admin/ci/variables_controller.rb
- app/controllers/admin/groups_controller.rb 2 个添加, 2 个删除app/controllers/admin/groups_controller.rb
- app/controllers/admin/spam_logs_controller.rb 2 个添加, 2 个删除app/controllers/admin/spam_logs_controller.rb
- app/controllers/admin/topics_controller.rb 2 个添加, 2 个删除app/controllers/admin/topics_controller.rb
- app/controllers/application_controller.rb 1 个添加, 4 个删除app/controllers/application_controller.rb
- app/controllers/chaos_controller.rb 3 个添加, 2 个删除app/controllers/chaos_controller.rb
- app/controllers/concerns/invisible_captcha_on_signup.rb 8 个添加, 6 个删除app/controllers/concerns/invisible_captcha_on_signup.rb
- app/controllers/concerns/issuable_actions.rb 1 个添加, 4 个删除app/controllers/concerns/issuable_actions.rb
- app/controllers/concerns/known_sign_in.rb 7 个添加, 2 个删除app/controllers/concerns/known_sign_in.rb
- app/controllers/concerns/membership_actions.rb 2 个添加, 2 个删除app/controllers/concerns/membership_actions.rb
- app/controllers/concerns/observability/content_security_policy.rb 5 个添加, 5 个删除...rollers/concerns/observability/content_security_policy.rb
- app/controllers/concerns/wiki_actions.rb 2 个添加, 4 个删除app/controllers/concerns/wiki_actions.rb
- app/controllers/dashboard/todos_controller.rb 1 个添加, 3 个删除app/controllers/dashboard/todos_controller.rb
- app/controllers/groups/children_controller.rb 5 个添加, 4 个删除app/controllers/groups/children_controller.rb
- app/controllers/groups/group_members_controller.rb 1 个添加, 2 个删除app/controllers/groups/group_members_controller.rb
- app/controllers/groups_controller.rb 2 个添加, 3 个删除app/controllers/groups_controller.rb
- app/controllers/metrics_controller.rb 4 个添加, 3 个删除app/controllers/metrics_controller.rb
- app/controllers/profiles/emails_controller.rb 2 个添加, 2 个删除app/controllers/profiles/emails_controller.rb
加载中
想要评论请 注册 或 登录