Skip to content

Extend the scope of Graphql/JSONType rubocop

Luke Duncalfe requested to merge ld-graphql-json-cop-extend-scope into master

What does this MR do?

This change extends the GraphQL/JSONType to check for offenses in mutations and resolvers.

Previously it was limited to detecting offenses only in types.

See !38125 (comment 389671877)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports