Fix Rubocop style offences
- Style/ConditionalAssignment - Style/EachForSimpleLoop - Style/Next - Style/RedundantCondition - Style/RedundantParentheses
显示
- .rubocop_todo/style/conditional_assignment.yml 0 个添加, 5 个删除.rubocop_todo/style/conditional_assignment.yml
- .rubocop_todo/style/each_for_simple_loop.yml 0 个添加, 6 个删除.rubocop_todo/style/each_for_simple_loop.yml
- .rubocop_todo/style/next.yml 0 个添加, 5 个删除.rubocop_todo/style/next.yml
- .rubocop_todo/style/redundant_condition.yml 0 个添加, 5 个删除.rubocop_todo/style/redundant_condition.yml
- .rubocop_todo/style/redundant_parentheses.yml 0 个添加, 8 个删除.rubocop_todo/style/redundant_parentheses.yml
- app/helpers/icons_helper.rb 25 个添加, 27 个删除app/helpers/icons_helper.rb
- ee/spec/lib/gitlab/insights/reducers/count_per_period_reducer_spec.rb 1 个添加, 1 个删除...gitlab/insights/reducers/count_per_period_reducer_spec.rb
- lib/gitlab/fogbugz_import/importer.rb 6 个添加, 6 个删除lib/gitlab/fogbugz_import/importer.rb
- spec/graphql/types/ci/job_kind_enum_spec.rb 1 个添加, 1 个删除spec/graphql/types/ci/job_kind_enum_spec.rb
- spec/lib/gitlab/import_export/command_line_util_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/import_export/command_line_util_spec.rb
- spec/lib/gitlab/sidekiq_middleware/server_metrics_spec.rb 1 个添加, 5 个删除spec/lib/gitlab/sidekiq_middleware/server_metrics_spec.rb
- spec/requests/verifies_with_email_spec.rb 3 个添加, 3 个删除spec/requests/verifies_with_email_spec.rb
- spec/services/members/invitation_reminder_email_service_spec.rb 1 个添加, 1 个删除...ervices/members/invitation_reminder_email_service_spec.rb
- spec/services/projects/create_service_spec.rb 1 个添加, 1 个删除spec/services/projects/create_service_spec.rb
加载中
想要评论请 注册 或 登录