DmitryTsepelev / rubocop-graphql

Rubocop extension for enforcing graphql-ruby best practices
MIT License
226 stars 50 forks source link

GraphQL/FieldUniqueness: Consider camelized and non-camelized versions of a field as distinct #152

Closed severin closed 10 months ago

severin commented 10 months ago

Addresses https://github.com/DmitryTsepelev/rubocop-graphql/issues/147