Fix GraphQL/OrderedArguments offense (Part 1/6)
What does this MR do and why?
This fixes the GraphQL/OrderedArguments
offense in:
app/graphql/mutations/jira_import/start.rb
app/graphql/mutations/merge_requests/accept.rb
This MR is part 1 of a 6 part series of MRs to resolve #346032.
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.