Verify `gitlab-styles` 13.1.0
Following the first few steps of "Verify upcoming release of gitlab-styles" from [Checklist][1]. Specifically, ran: ```console $ bundle install && \ bundle exec bundler-checksum init && \ bundle install --gemfile Gemfile.next && \ cp Gemfile.lock Gemfile.next.lock && \ BUNDLE_GEMFILE=Gemfile.next bundle lock && \ BUNDLE_GEMFILE=Gemfile.next bundle exec bundler-checksum init && \ bundle exec rubocop ... 41153 files inspected, 127 offenses detected, 124 offenses autocorrectable ``` [1]: https://gitlab.com/gitlab-org/gitlab/-/blob/master/.gitlab/merge_request_templates/New%20Version%20of%20gitlab-styles.md#checklist
显示
- .rubocop.yml 5 个添加, 0 个删除.rubocop.yml
- .rubocop_todo/gettext/static_identifier.yml 0 个添加, 1 个删除.rubocop_todo/gettext/static_identifier.yml
- .rubocop_todo/gitlab/avoid_gitlab_instance_checks.yml 0 个添加, 1 个删除.rubocop_todo/gitlab/avoid_gitlab_instance_checks.yml
- .rubocop_todo/gitlab/documentation_links/link.yml 0 个添加, 1 个删除.rubocop_todo/gitlab/documentation_links/link.yml
- .rubocop_todo/gitlab/feature_flag_without_actor.yml 2 个添加, 8 个删除.rubocop_todo/gitlab/feature_flag_without_actor.yml
- .rubocop_todo/layout/class_structure.yml 0 个添加, 4 个删除.rubocop_todo/layout/class_structure.yml
- .rubocop_todo/layout/empty_line_after_magic_comment.yml 0 个添加, 1 个删除.rubocop_todo/layout/empty_line_after_magic_comment.yml
- .rubocop_todo/layout/empty_lines_around_method_body.yml 34 个添加, 0 个删除.rubocop_todo/layout/empty_lines_around_method_body.yml
- .rubocop_todo/layout/line_continuation_spacing.yml 0 个添加, 1 个删除.rubocop_todo/layout/line_continuation_spacing.yml
- .rubocop_todo/layout/line_end_string_concatenation_indentation.yml 0 个添加, 3 个删除...todo/layout/line_end_string_concatenation_indentation.yml
- .rubocop_todo/layout/line_length.yml 1 个添加, 4 个删除.rubocop_todo/layout/line_length.yml
- .rubocop_todo/layout/trailing_whitespace.yml 6 个添加, 0 个删除.rubocop_todo/layout/trailing_whitespace.yml
- .rubocop_todo/lint/unused_method_argument.yml 0 个添加, 4 个删除.rubocop_todo/lint/unused_method_argument.yml
- .rubocop_todo/lint/void.yml 5 个添加, 0 个删除.rubocop_todo/lint/void.yml
- .rubocop_todo/rails/date.yml 0 个添加, 2 个删除.rubocop_todo/rails/date.yml
- .rubocop_todo/rspec/be_eq.yml 0 个添加, 1 个删除.rubocop_todo/rspec/be_eq.yml
- .rubocop_todo/rspec/before_all_role_assignment.yml 0 个添加, 2 个删除.rubocop_todo/rspec/before_all_role_assignment.yml
- .rubocop_todo/rspec/context_wording.yml 0 个添加, 3 个删除.rubocop_todo/rspec/context_wording.yml
- .rubocop_todo/rspec/example_without_description.yml 0 个添加, 1 个删除.rubocop_todo/rspec/example_without_description.yml
- .rubocop_todo/rspec/example_wording.yml 0 个添加, 1 个删除.rubocop_todo/rspec/example_wording.yml
加载中
想要评论请 注册 或 登录