Commit Graph

3 Commits

Author SHA1 Message Date
Cody Cutrer 4896de008e RuboCop: Layout config
Change-Id: I33da473d52ba626e821d03f3c29d1c5ffddde4cd
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/274067
Reviewed-by: Simon Williams <simon@instructure.com>
Tested-by: Cody Cutrer <cody@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2021-09-22 15:57:46 +00:00
Cody Cutrer e00bcb8682 add frozen_string_literal_comment to config files
Change-Id: I82d45a5d9dd0205d438220d82eb0f450fd4147b2
Reviewed-on: https://gerrit.instructure.com/c/canvas-lms/+/261813
Tested-by: Service Cloud Jenkins <svc.cloudjenkins@instructure.com>
Reviewed-by: Jacob Burroughs <jburroughs@instructure.com>
QA-Review: Cody Cutrer <cody@instructure.com>
Product-Review: Cody Cutrer <cody@instructure.com>
2021-03-30 18:59:58 +00:00
Cameron Matheson 39d831f6b5 graphql: ensure nodes field is always enabled
The graphql-ruby gem defaults to not including the nodes field for
connections defined with the legacy api

Test plan:
  All connections should now have a `nodes` field.

closes GQL-19

Change-Id: I5981b68cdbde73cac2ca06ca4ac90448ab348008
Reviewed-on: https://gerrit.instructure.com/173412
Tested-by: Jenkins
Reviewed-by: Ed Schiebel <eschiebel@instructure.com>
QA-Review: Cameron Matheson <cameron@instructure.com>
Product-Review: Cameron Matheson <cameron@instructure.com>
2018-11-27 19:36:30 +00:00