reformat with latest settings

Reformat with the latest from openbmc-build-scripts.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I3d2948788918684fc9131175a74a3e2dfe4bf638
diff --git a/configs/greatlakes/gpio_desc.json b/configs/greatlakes/gpio_desc.json
index eb01d5e..fb1fccd 100644
--- a/configs/greatlakes/gpio_desc.json
+++ b/configs/greatlakes/gpio_desc.json
@@ -1,12 +1,12 @@
 {
- "GpioDesc": [
-  [ "0x10", 0, 1, "RST_BTN_N" ],
-  [ "0x11", 0, 1, "PWR_BTN_N" ],
-  [ "0x12", 0, 0, "SYS_PWROK" ],
-  [ "0x13", 0, 0, "RST_PLTRST" ],
-  [ "0x14", 0, 0, "DSW_PWROK" ],
-  [ "0x15", 0, 0, "FM_CATERR_MSMI" ],
-  [ "0x16", 0, 0, "FM_SLPS3" ],
-  [ "0x17", 0, 1, "FM_UART_SWITCH" ]
-]
+    "GpioDesc": [
+        ["0x10", 0, 1, "RST_BTN_N"],
+        ["0x11", 0, 1, "PWR_BTN_N"],
+        ["0x12", 0, 0, "SYS_PWROK"],
+        ["0x13", 0, 0, "RST_PLTRST"],
+        ["0x14", 0, 0, "DSW_PWROK"],
+        ["0x15", 0, 0, "FM_CATERR_MSMI"],
+        ["0x16", 0, 0, "FM_SLPS3"],
+        ["0x17", 0, 1, "FM_UART_SWITCH"]
+    ]
 }