Extend the Graphql/Descriptions cop to cover enum value descriptions

What does this MR do?

The existing Graphql/Descriptions cop was previously not enforcing the GraphQL description style guide for enum values. This MR changes the cop to cover GraphQL enums also.

Existing offenses have been added to .rubocop_manual_todo.yml with a follow-up issue to fix them #322903 (closed).

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Luke Duncalfe

Merge request reports

Loading