Add and enable cop Graphql/ResourceNotAvailable
Current offenses are excludes via rake rubocop:todo:generate[Graphql/ResourceNotAvailableError] Put this cop in grace period.
显示
- .rubocop.yml 5 个添加, 0 个删除.rubocop.yml
- .rubocop_todo/graphql/resource_not_available_error.yml 42 个添加, 0 个删除.rubocop_todo/graphql/resource_not_available_error.yml
- rubocop/cop/graphql/resource_not_available_error.rb 47 个添加, 0 个删除rubocop/cop/graphql/resource_not_available_error.rb
- rubocop/node_pattern_helper.rb 14 个添加, 0 个删除rubocop/node_pattern_helper.rb
- spec/rubocop/cop/graphql/resource_not_available_error_spec.rb 37 个添加, 0 个删除.../rubocop/cop/graphql/resource_not_available_error_spec.rb
- spec/rubocop/node_pattern_helper_spec.rb 20 个添加, 0 个删除spec/rubocop/node_pattern_helper_spec.rb
rubocop/node_pattern_helper.rb
0 → 100644
spec/rubocop/node_pattern_helper_spec.rb
0 → 100644
想要评论请 注册 或 登录