Fix GraphQL/OrderedFields offenses
What does this MR do and why?
This MR aims to solve the issue #346033 (closed)
This fixes all GraphQL/OrderedFields
offenses in:
app/graphql/types/release_asset_link_type.rb
app/graphql/types/release_links_type.rb
app/graphql/types/release_type.rb
app/graphql/types/repository_type.rb
app/graphql/types/root_storage_statistics_type.rb
app/graphql/types/task_completion_status.rb
app/graphql/types/tree/blob_type.rb
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Rémy Coutable