-
Notifications
You must be signed in to change notification settings - Fork 52
Open
Description
This issue is related to #42, but it doesn't seem that issue was properly resolved. As mentioned in that issue this cop triggers for any class in the graphql folder, but this should not be how it functions. Due to this it also triggers on implementations of GraphQL::Analysis::AST::* classes as well as GraphQL::Schema::Validator implementations. However, neither of these classes implement the description method that RuboCop is saying to add here. Sure it's easy to add an Excludes to the RuboCop configuration, but this seems like a bug that should be resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels