prettier: re-format

Prettier is enabled in openbmc-build-scripts on Markdown, JSON, and YAML
files to have consistent formatting for these file types.  Re-run the
formatter on the whole repository.

Change-Id: I53dc3bb17d5dcbb9b33fa3d0db62138f37cc8c0b
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/org/open_power/Witherspoon/Fault.metadata.yaml b/org/open_power/Witherspoon/Fault.metadata.yaml
index 44ff969..4bdecf2 100644
--- a/org/open_power/Witherspoon/Fault.metadata.yaml
+++ b/org/open_power/Witherspoon/Fault.metadata.yaml
@@ -1,50 +1,50 @@
 - name: PowerSupplyInputFault
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: PowerSupplyShouldBeOn
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: PowerSupplyOutputOvercurrent
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: PowerSupplyOutputOvervoltage
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: PowerSupplyFanFault
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: PowerSupplyTemperatureFault
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: Shutdown
   level: ERR
@@ -166,49 +166,49 @@
 - name: PowerSequencerVoltageFault
   level: ERR
   meta:
-    - str: "RAIL=%d"
-      type: uint16
-    - str: "RAIL_NAME=%s"
-      type: string
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAIL=%d"
+        type: uint16
+      - str: "RAIL_NAME=%s"
+        type: string
+      - str: "RAW_STATUS=%s"
+        type: string
 
 - name: PowerSequencerPGOODFault
   level: ERR
   meta:
-    - str: "INPUT_NUM=%d"
-      type: uint16
-    - str: "INPUT_NAME=%s"
-      type: string
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "INPUT_NUM=%d"
+        type: uint16
+      - str: "INPUT_NAME=%s"
+        type: string
+      - str: "RAW_STATUS=%s"
+        type: string
 
 - name: PowerSequencerFault
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
 
 - name: GPUPowerFault
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: GPUOverTemp
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory
 
 - name: MemoryPowerFault
   level: ERR
   meta:
-    - str: "RAW_STATUS=%s"
-      type: string
+      - str: "RAW_STATUS=%s"
+        type: string
   inherits:
-    - xyz.openbmc_project.Common.Callout.Inventory
+      - xyz.openbmc_project.Common.Callout.Inventory