-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'bw-rubocop-graphql-types' into 'master'
New cop to enforce using new GraphQL types See merge request gitlab-org/gitlab!66289
No related branches found
No related tags found
Pipeline #339781927 passed
Stage: sync
Stage: prepare
Stage: build-images
Stage: fixtures
Stage: test
Stage: post-test
Showing
- .rubocop.yml 9 additions, 0 deletions.rubocop.yml
- .rubocop_manual_todo.yml 404 additions, 0 deletions.rubocop_manual_todo.yml
- rubocop/cop/graphql/old_types.rb 44 additions, 0 deletionsrubocop/cop/graphql/old_types.rb
- spec/rubocop/cop/graphql/old_types_spec.rb 84 additions, 0 deletionsspec/rubocop/cop/graphql/old_types_spec.rb
This diff is collapsed.
rubocop/cop/graphql/old_types.rb
0 → 100644
spec/rubocop/cop/graphql/old_types_spec.rb
0 → 100644
-
mentioned in merge request !66375 (merged)
-
mentioned in merge request !65048 (merged)
Please register or sign in to comment