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: I6e8d56540a30898369d7f232d900fd74de2e7bd1
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/tools/example/xyz/openbmc_project/Example/Device.metadata.yaml b/tools/example/xyz/openbmc_project/Example/Device.metadata.yaml
index e5d6508..7ecb18e 100644
--- a/tools/example/xyz/openbmc_project/Example/Device.metadata.yaml
+++ b/tools/example/xyz/openbmc_project/Example/Device.metadata.yaml
@@ -1,7 +1,7 @@
 - name: Callout
   meta:
-    - str: "CALLOUT_ERRNO_TEST=%d"
-      type: int32
-    - str: "CALLOUT_DEVICE_PATH_TEST=%s"
-      type: string
-      process: true
+      - str: "CALLOUT_ERRNO_TEST=%d"
+        type: int32
+      - str: "CALLOUT_DEVICE_PATH_TEST=%s"
+        type: string
+        process: true