Regenerate rubocop todo files
Due to code changes, some RuboCop offenses get automatically fixed over time. To avoid reintroducing these offenses, we periodically regenerate the `.rubocop_todo` files. While reviewing this merge request make sure: 1. The files are only added, renamed or removed from the todo lists or the comments are updated and there should be no other changes. 2. **rubocop**, **haml-lint**, and **haml-lint** jobs pass. Read more about this [automation here](https://docs.gitlab.com/ee/development/rubocop_development_guide.html#periodically-generating-rubocop-todo-files). If you have any questions, feel free to reach out in the `#f_rubocop` channel on Slack. This change was generated by [gitlab-housekeeper](https://gitlab.com/gitlab-org/gitlab/-/tree/master/gems/gitlab-housekeeper) using the Keeps::GenerateRubocopTodos keep. To provide feedback on your experience with `gitlab-housekeeper` please comment in <https://gitlab.com/gitlab-org/gitlab/-/issues/442003>. Changelog: other
显示
- .rubocop_todo/gitlab/avoid_gitlab_instance_checks.yml 0 个添加, 3 个删除.rubocop_todo/gitlab/avoid_gitlab_instance_checks.yml
- .rubocop_todo/gitlab/bounded_contexts.yml 0 个添加, 48 个删除.rubocop_todo/gitlab/bounded_contexts.yml
- .rubocop_todo/gitlab/feature_flag_without_actor.yml 0 个添加, 5 个删除.rubocop_todo/gitlab/feature_flag_without_actor.yml
- .rubocop_todo/gitlab/service_response.yml 0 个添加, 2 个删除.rubocop_todo/gitlab/service_response.yml
- .rubocop_todo/graphql/extract_type.yml 0 个添加, 1 个删除.rubocop_todo/graphql/extract_type.yml
- .rubocop_todo/graphql/resource_not_available_error.yml 0 个添加, 1 个删除.rubocop_todo/graphql/resource_not_available_error.yml
- .rubocop_todo/layout/argument_alignment.yml 0 个添加, 20 个删除.rubocop_todo/layout/argument_alignment.yml
- .rubocop_todo/layout/first_hash_element_indentation.yml 0 个添加, 1 个删除.rubocop_todo/layout/first_hash_element_indentation.yml
- .rubocop_todo/layout/line_break_after_final_mixin.yml 0 个添加, 1 个删除.rubocop_todo/layout/line_break_after_final_mixin.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 个添加, 4 个删除...todo/layout/line_end_string_concatenation_indentation.yml
- .rubocop_todo/layout/line_length.yml 0 个添加, 5 个删除.rubocop_todo/layout/line_length.yml
- .rubocop_todo/lint/empty_block.yml 0 个添加, 2 个删除.rubocop_todo/lint/empty_block.yml
- .rubocop_todo/lint/missing_cop_enable_directive.yml 0 个添加, 2 个删除.rubocop_todo/lint/missing_cop_enable_directive.yml
- .rubocop_todo/lint/redundant_cop_disable_directive.yml 8 个添加, 9 个删除.rubocop_todo/lint/redundant_cop_disable_directive.yml
- .rubocop_todo/lint/symbol_conversion.yml 0 个添加, 1 个删除.rubocop_todo/lint/symbol_conversion.yml
- .rubocop_todo/lint/unused_block_argument.yml 0 个添加, 2 个删除.rubocop_todo/lint/unused_block_argument.yml
- .rubocop_todo/lint/unused_method_argument.yml 0 个添加, 1 个删除.rubocop_todo/lint/unused_method_argument.yml
- .rubocop_todo/metrics/cyclomatic_complexity.yml 0 个添加, 1 个删除.rubocop_todo/metrics/cyclomatic_complexity.yml
- .rubocop_todo/metrics/perceived_complexity.yml 0 个添加, 1 个删除.rubocop_todo/metrics/perceived_complexity.yml
加载中
想要评论请 注册 或 登录