reformat with latest settings

Reformat with the latest settings from openbmc-build-scripts (and
copy latest config files where appropriate).  Fix a few minor
markdownlint issues.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I55205817c29dc3f182a165ddf9cd5d4e07b90063
diff --git a/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml b/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml
index 5db5c00..ac8a440 100644
--- a/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml
+++ b/yaml/xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml
@@ -16,10 +16,9 @@
     - name: BuildDate
       type: string
       description: >
-          The date of item manufacture in ISO 8601 format, either as
-          YYYYMMDD or YYYYMMDDThhmmssZ.  Where 'T' is a literal character
-          to separate date fields from time and 'Z' is a literal character
-          to indicate UTC.
+          The date of item manufacture in ISO 8601 format, either as YYYYMMDD or
+          YYYYMMDDThhmmssZ.  Where 'T' is a literal character to separate date
+          fields from time and 'Z' is a literal character to indicate UTC.
     - name: Model
       type: string
       description: >
@@ -32,9 +31,8 @@
     - name: SparePartNumber
       type: string
       description: >
-          An alternative PartNumber used for field replacement of the
-          Asset.
-          A default value (empty string) indicates that the Asset has
-          no specific SparePartNumber and instead PartNumber should
-          be used in user interfaces.
+          An alternative PartNumber used for field replacement of the Asset. A
+          default value (empty string) indicates that the Asset has no specific
+          SparePartNumber and instead PartNumber should be used in user
+          interfaces.
       default: ""