Update CodeReuse/Worker to cover GraphQL mutations
Mutations are considered the same abstraction level as the REST API.
显示
- app/graphql/mutations/container_repositories/destroy.rb 2 个添加, 0 个删除app/graphql/mutations/container_repositories/destroy.rb
- doc/development/reusing_abstractions.md 5 个添加, 3 个删除doc/development/reusing_abstractions.md
- ee/app/graphql/mutations/requirements_management/export_requirements.rb 2 个添加, 0 个删除.../mutations/requirements_management/export_requirements.rb
- rubocop/code_reuse_helpers.rb 13 个添加, 1 个删除rubocop/code_reuse_helpers.rb
- rubocop/cop/code_reuse/worker.rb 2 个添加, 2 个删除rubocop/cop/code_reuse/worker.rb
- spec/rubocop/code_reuse_helpers_spec.rb 59 个添加, 1 个删除spec/rubocop/code_reuse_helpers_spec.rb
- spec/rubocop/cop/code_reuse/worker_spec.rb 18 个添加, 1 个删除spec/rubocop/cop/code_reuse/worker_spec.rb
加载中
想要评论请 注册 或 登录